home *** CD-ROM | disk | FTP | other *** search
/ Hot Metal Pro 4.0 / Hot Metal Pro 4.0.iso / HMPRO4 / display.z / hmpro4.asf < prev    next >
Encoding:
Text File  |  1997-11-12  |  106.5 KB  |  4,810 lines

  1. (
  2.     ; @(#)hmpro4.asf    1.21 09/08/97
  3.     ; A/E styles file for DTD with
  4.     ;   Document type name:  HTML
  5.     ;   Public Identifier:   -//SoftQuad//DTD HoTMetaL PRO 4.0::19970714::extensions to HTML 4.0//EN
  6.     ;   System Identifier:   hmpro4.dtd
  7.     ;   File Name:           hmpro4.mtl
  8.  
  9.     ; styles file version number
  10.     1
  11.  
  12.     ; global styles
  13.     (".GLOBAL"
  14.      ((left-margin 0.1 inches)
  15.       (right-margin 8.5 inches)
  16.       (widow-lines 2)
  17.       (orphan-lines 2)))
  18.  
  19.     ; element style
  20.     (""
  21.      ((format-type block)
  22.       (font-family adopt-current)
  23.       (font-size adopt-current)
  24.       (font-style adopt-current)
  25.       (foreground-color adopt-current)
  26.       (background-color adopt-current)
  27.       (page-break #f)
  28.       (keep #f)
  29.       (tabbed #f)
  30.       (spaced #f)
  31.       (revision-bars #f)
  32.       (top-space 0)
  33.       (bottom-space 0)
  34.       (line-height adopt-current)
  35.       (justification adopt-current)
  36.       (fill-mode adopt-current)
  37.       (prefix "")
  38.       (suffix "")))
  39.  
  40.     ; element style
  41.     (".AFFIX"
  42.      ((format-type inline)
  43.       (font-family adopt-current)
  44.       (font-size adopt-current)
  45.       (font-style plain)
  46.       (foreground-color adopt-current)
  47.       (background-color adopt-current)
  48.       (page-break #f)
  49.       (keep #f)
  50.       (tabbed #f)
  51.       (spaced #f)
  52.       (revision-bars #f)
  53.       (prefix "")
  54.       (suffix "")))
  55.  
  56.     ; element style
  57.     (".COMMENT"
  58.      ((format-type block)
  59.       (font-family "Times New Roman")
  60.       (font-size 12 points)
  61.       (font-style italic)
  62.       (foreground-color "Purple")
  63.       (background-color adopt-current)
  64.       (page-break #f)
  65.       (keep #f)
  66.       (tabbed #f)
  67.       (spaced #f)
  68.       (revision-bars #f)
  69.       (top-space 0)
  70.       (bottom-space 0)
  71.       (line-height adopt-current)
  72.       (justification adopt-current)
  73.       (fill-mode no-fill)
  74.       (left-indent adopt-current)
  75.       (right-indent adopt-current)
  76.       (first-indent adopt-current)
  77.       (last-indent adopt-current)
  78.       (prefix "")
  79.       (suffix "")))
  80.  
  81.     ; element style
  82.     (".DEFAULT"
  83.      ((format-type block)
  84.       (font-family "Times New Roman")
  85.       (font-size 12 points)
  86.       (font-style plain)
  87.       (foreground-color adopt-current)
  88.       (background-color adopt-current)
  89.       (page-break #f)
  90.       (keep #f)
  91.       (tabbed #f)
  92.       (spaced #f)
  93.       (revision-bars #f)
  94.       (top-space 0)
  95.       (bottom-space 0)
  96.       (line-height 70 percent)
  97.       (justification left)
  98.       (fill-mode fill)
  99.       (left-indent 0)
  100.       (right-indent 0)
  101.       (first-indent 0)
  102.       (last-indent 0)
  103.       (prefix "")
  104.       (suffix "")))
  105.  
  106.     ; element style
  107.     (".ENTITY"
  108.      ((format-type inline)
  109.       (font-family adopt-current)
  110.       (font-size adopt-current)
  111.       (font-style adopt-current)
  112.       (foreground-color adopt-current)
  113.       (background-color adopt-current)
  114.       (page-break #f)
  115.       (keep #f)
  116.       (tabbed #f)
  117.       (spaced #f)
  118.       (revision-bars #f)
  119.       (prefix "")
  120.       (suffix "")))
  121.  
  122.     ; element style
  123.     (".MARKSEC"
  124.      ((format-type inline)
  125.       (font-family adopt-current)
  126.       (font-size adopt-current)
  127.       (font-style adopt-current)
  128.       (foreground-color adopt-current)
  129.       (background-color adopt-current)
  130.       (page-break #f)
  131.       (keep #f)
  132.       (tabbed #f)
  133.       (spaced #f)
  134.       (revision-bars #f)
  135.       (prefix "")
  136.       (suffix "")))
  137.  
  138.     ; element style
  139.     (".PROCINS"
  140.      ((format-type block)
  141.       (font-family "Courier New")
  142.       (font-size adopt-current)
  143.       (font-style adopt-current)
  144.       (foreground-color "Green")
  145.       (background-color adopt-current)
  146.       (page-break #f)
  147.       (keep #f)
  148.       (tabbed #f)
  149.       (spaced #f)
  150.       (revision-bars #f)
  151.       (top-space 0)
  152.       (bottom-space 0)
  153.       (line-height adopt-current)
  154.       (justification adopt-current)
  155.       (fill-mode adopt-current)
  156.       (prefix "")
  157.       (suffix "")))
  158.  
  159.     ; element style
  160.     (".VERSION"
  161.      ((format-type inline)
  162.       (font-family adopt-current)
  163.       (font-size adopt-current)
  164.       (font-style adopt-current)
  165.       (foreground-color adopt-current)
  166.       (background-color adopt-current)
  167.       (page-break #f)
  168.       (keep #f)
  169.       (tabbed #f)
  170.       (spaced #f)
  171.       (revision-bars #f)
  172.       (prefix "")
  173.       (suffix "")))
  174.  
  175.     ; element style
  176.     ("A"
  177.      ((format-type inline)
  178.       (font-family adopt-current)
  179.       (font-size adopt-current)
  180.       (font-style underline)
  181.       (font-style adopt-current)
  182.       (foreground-color "Blue")
  183.       (background-color adopt-current)
  184.       (page-break #f)
  185.       (keep #f)
  186.       (tabbed #f)
  187.       (spaced #f)
  188.       (revision-bars #f)
  189.       (prefix "%attribute HREF;")
  190.       (suffix "")))
  191.  
  192.     ; element style
  193.     ("ACRONYM"
  194.      ((format-type inline)
  195.       (font-family adopt-current)
  196.       (font-size adopt-current)
  197.       (font-style adopt-current)
  198.       (foreground-color adopt-current)
  199.       (background-color adopt-current)
  200.       (page-break #f)
  201.       (keep #f)
  202.       (tabbed #f)
  203.       (spaced #f)
  204.       (revision-bars #f)
  205.       (prefix "")
  206.       (suffix "")))
  207.  
  208.     ; element style
  209.     ("ADDRESS"
  210.      ((format-type block)
  211.       (font-family adopt-current)
  212.       (font-size adopt-current)
  213.       (font-style italic)
  214.       (font-style adopt-current)
  215.       (foreground-color adopt-current)
  216.       (background-color adopt-current)
  217.       (page-break #f)
  218.       (keep #f)
  219.       (tabbed #f)
  220.       (spaced #f)
  221.       (revision-bars #f)
  222.       (top-space 9)
  223.       (bottom-space 9)
  224.       (line-height adopt-current)
  225.       (justification adopt-current)
  226.       (fill-mode fill)
  227.       (left-indent adopt-current)
  228.       (right-indent adopt-current)
  229.       (first-indent adopt-current)
  230.       (last-indent adopt-current)
  231.       (prefix "")
  232.       (suffix "")))
  233.  
  234.         ; element style
  235.     ("ADDRESS_IN_LI"
  236.      ((element-context "ADDRESS")
  237.       (ancestor-context "LI")
  238.       (format-type block)
  239.       (font-family adopt-current)
  240.       (font-size adopt-current)
  241.       (font-style italic)
  242.       (font-style adopt-current)
  243.       (foreground-color adopt-current)
  244.       (background-color adopt-current)
  245.       (page-break #f)
  246.       (break-before #f)
  247.       (keep #f)
  248.       (tabbed #f)
  249.       (spaced #f)
  250.       (revision-bars #f)
  251.       (top-space 0)
  252.       (bottom-space 0)
  253.       (line-height adopt-current)
  254.       (justification adopt-current)
  255.       (fill-mode fill)
  256.       (left-indent adopt-current)
  257.       (right-indent adopt-current)
  258.       (first-indent adopt-current)
  259.       (last-indent adopt-current)
  260.       (prefix "")
  261.       (suffix "")))
  262.  
  263.     ; element style
  264.     ("ADDRESS_IN_TD"
  265.      ((element-context "ADDRESS")
  266.       (ancestor-context "TD")
  267.       (format-type block)
  268.       (font-family adopt-current)
  269.       (font-size adopt-current)
  270.       (font-style italic)
  271.       (font-style adopt-current)
  272.       (foreground-color adopt-current)
  273.       (background-color adopt-current)
  274.       (page-break #f)
  275.       (keep #f)
  276.       (tabbed #f)
  277.       (spaced #f)
  278.       (revision-bars #f)
  279.       (top-space 0)
  280.       (bottom-space 0)
  281.       (line-height 140 percent)
  282.       (justification adopt-current)
  283.       (fill-mode fill)
  284.       (left-indent adopt-current)
  285.       (right-indent adopt-current)
  286.       (first-indent adopt-current)
  287.       (last-indent adopt-current)
  288.       (prefix "")
  289.       (suffix "")))
  290.  
  291.     ; element style
  292.     ("ADDRESS_IN_TH"
  293.      ((element-context "ADDRESS")
  294.       (ancestor-context "TH")
  295.       (format-type block)
  296.       (font-family adopt-current)
  297.       (font-size adopt-current)
  298.       (font-style italic)
  299.       (font-style adopt-current)
  300.       (foreground-color adopt-current)
  301.       (background-color adopt-current)
  302.       (page-break #f)
  303.       (keep #f)
  304.       (tabbed #f)
  305.       (spaced #f)
  306.       (revision-bars #f)
  307.       (top-space 0)
  308.       (bottom-space 0)
  309.       (line-height 140 percent)
  310.       (justification adopt-current)
  311.       (fill-mode fill)
  312.       (left-indent adopt-current)
  313.       (right-indent adopt-current)
  314.       (first-indent adopt-current)
  315.       (last-indent adopt-current)
  316.       (prefix "")
  317.       (suffix "")))
  318.  
  319.     ; element style
  320.     ("APPLET"
  321.      ((format-type block)
  322.       (font-family adopt-current)
  323.       (font-size adopt-current)
  324.       (font-style adopt-current)
  325.       (foreground-color adopt-current)
  326.       (background-color adopt-current)
  327.       (page-break #f)
  328.       (keep #f)
  329.       (tabbed #f)
  330.       (spaced #f)
  331.       (revision-bars #f)
  332.       (top-space 10)
  333.       (bottom-space 10)
  334.       (line-height adopt-current)
  335.       (justification adopt-current)
  336.       (fill-mode adopt-current)
  337.       (left-indent adopt-current)
  338.       (right-indent adopt-current)
  339.       (first-indent adopt-current)
  340.       (last-indent adopt-current)
  341.       (prefix "%attribute-list;")
  342.       (suffix "")))
  343.  
  344.     ; element style
  345.     ("AREA"
  346.      ((format-type block)
  347.       (font-family adopt-current)
  348.       (font-size adopt-current)
  349.       (font-style adopt-current)
  350.       (foreground-color adopt-current)
  351.       (background-color adopt-current)
  352.       (page-break #f)
  353.       (keep #f)
  354.       (tabbed #f)
  355.       (spaced #f)
  356.       (revision-bars #f)
  357.       (top-space 2)
  358.       (bottom-space 2)
  359.       (line-height adopt-current)
  360.       (justification adopt-current)
  361.       (fill-mode fill)
  362.       (left-indent 30)
  363.       (right-indent 0)
  364.       (first-indent 30)
  365.       (last-indent adopt-current)
  366.       (prefix "%attribute-list;")
  367.       (suffix "")))
  368.  
  369.     ; element style
  370.     ("B"
  371.      ((format-type inline)
  372.       (font-family adopt-current)
  373.       (font-size adopt-current)
  374.       (font-style bold)
  375.       (font-style adopt-current)
  376.       (foreground-color adopt-current)
  377.       (background-color adopt-current)
  378.       (page-break #f)
  379.       (keep #f)
  380.       (tabbed #f)
  381.       (spaced #f)
  382.       (revision-bars #f)
  383.       (prefix "")
  384.       (suffix "")))
  385.  
  386.     ; element style
  387.     ("BASE"
  388.      ((format-type block)
  389.       (font-family adopt-current)
  390.       (font-size adopt-current)
  391.       (font-style adopt-current)
  392.       (foreground-color adopt-current)
  393.       (background-color adopt-current)
  394.       (page-break #f)
  395.       (keep #f)
  396.       (tabbed #f)
  397.       (spaced #f)
  398.       (revision-bars #f)
  399.       (top-space 0)
  400.       (bottom-space 0)
  401.       (line-height adopt-current)
  402.       (justification adopt-current)
  403.       (fill-mode adopt-current)
  404.       (left-indent adopt-current)
  405.       (right-indent adopt-current)
  406.       (first-indent adopt-current)
  407.       (last-indent adopt-current)
  408.       (prefix "")
  409.       (suffix "")))
  410.  
  411.     ; element style
  412.     ("BASEFONT"
  413.      ((format-type inline)
  414.       (font-family adopt-current)
  415.       (font-size adopt-current)
  416.       (font-style adopt-current)
  417.       (foreground-color adopt-current)
  418.       (background-color adopt-current)
  419.       (page-break #f)
  420.       (keep #f)
  421.       (tabbed #f)
  422.       (spaced #f)
  423.       (revision-bars #f)
  424.       (prefix "")
  425.       (suffix "")))
  426.  
  427.     ; element style
  428.     ("BDO"
  429.      ((format-type inline)
  430.       (font-family adopt-current)
  431.       (font-size adopt-current)
  432.       (font-style adopt-current)
  433.       (foreground-color adopt-current)
  434.       (background-color adopt-current)
  435.       (page-break #f)
  436.       (keep #f)
  437.       (tabbed #f)
  438.       (spaced #f)
  439.       (revision-bars #f)
  440.       (prefix "")
  441.       (suffix "")))
  442.  
  443.     ; element style
  444.     ("BGSOUND"
  445.      ((format-type inline)
  446.       (font-family adopt-current)
  447.       (font-size adopt-current)
  448.       (font-style adopt-current)
  449.       (foreground-color adopt-current)
  450.       (background-color adopt-current)
  451.       (page-break #f)
  452.       (keep #f)
  453.       (tabbed #f)
  454.       (spaced #f)
  455.       (revision-bars #f)
  456.       (prefix "")
  457.       (suffix "")))
  458.  
  459.     ; element style
  460.     ("BIG"
  461.      ((format-type inline)
  462.       (font-family adopt-current)
  463.       (font-size + 3 points)
  464.       (font-style adopt-current)
  465.       (foreground-color adopt-current)
  466.       (background-color adopt-current)
  467.       (page-break #f)
  468.       (keep #f)
  469.       (tabbed #f)
  470.       (spaced #f)
  471.       (revision-bars #f)
  472.       (prefix "")
  473.       (suffix "")))
  474.  
  475.     ; element style
  476.     ("BLINK"
  477.      ((format-type inline)
  478.       (font-family adopt-current)
  479.       (font-size adopt-current)
  480.       (font-style adopt-current)
  481.       (foreground-color adopt-current)
  482.       (background-color adopt-current)
  483.       (page-break #f)
  484.       (keep #f)
  485.       (tabbed #f)
  486.       (spaced #f)
  487.       (revision-bars #f)
  488.       (prefix "")
  489.       (suffix "")))
  490.  
  491.     ; element style
  492.     ("BLOCKQUOTE"
  493.      ((format-type block)
  494.       (font-family adopt-current)
  495.       (font-size adopt-current)
  496.       (font-style adopt-current)
  497.       (foreground-color adopt-current)
  498.       (background-color adopt-current)
  499.       (page-break #f)
  500.       (keep #f)
  501.       (tabbed #f)
  502.       (spaced #f)
  503.       (revision-bars #f)
  504.       (top-space 9)
  505.       (bottom-space 9)
  506.       (line-height adopt-current)
  507.       (justification adopt-current)
  508.       (fill-mode fill)
  509.       (left-indent + 30)
  510.       (right-indent - 30)
  511.       (first-indent adopt-current)
  512.       (last-indent adopt-current)
  513.       (prefix "")
  514.       (suffix "")))
  515.  
  516.     ; element style
  517.     ("BODY"
  518.      ((format-type block)
  519.       (font-family adopt-current)
  520.       (font-size adopt-current)
  521.       (font-style adopt-current)
  522.       (foreground-color adopt-current)
  523.       (background-color adopt-current)
  524.       (page-break #f)
  525.       (keep #f)
  526.       (tabbed #t)
  527.       (spaced #f)
  528.       (revision-bars #f)
  529.       (top-space 10)
  530.       (bottom-space 0)
  531.       (line-height adopt-current)
  532.       (justification adopt-current)
  533.       (fill-mode adopt-current)
  534.       (left-indent adopt-current)
  535.       (right-indent adopt-current)
  536.       (first-indent adopt-current)
  537.       (last-indent adopt-current)
  538.       (prefix "")
  539.       (suffix "")))
  540.  
  541.     ; element style
  542.     ("BQ_IN_TD"
  543.      ((element-context "BLOCKQUOTE")
  544.       (ancestor-context "TD")
  545.       (format-type block)
  546.       (font-family adopt-current)
  547.       (font-size adopt-current)
  548.       (font-style adopt-current)
  549.       (foreground-color adopt-current)
  550.       (background-color adopt-current)
  551.       (page-break #f)
  552.       (keep #f)
  553.       (tabbed #f)
  554.       (spaced #f)
  555.       (revision-bars #f)
  556.       (top-space 0)
  557.       (bottom-space 0)
  558.       (line-height adopt-current)
  559.       (justification adopt-current)
  560.       (fill-mode fill)
  561.       (left-indent + 15)
  562.       (right-indent - 15)
  563.       (first-indent adopt-current)
  564.       (last-indent adopt-current)
  565.       (prefix "")
  566.       (suffix "")))
  567.  
  568.     ; element style
  569.     ("BQ_IN_TH"
  570.      ((element-context "BLOCKQUOTE")
  571.       (ancestor-context "TH")
  572.       (format-type block)
  573.       (font-family adopt-current)
  574.       (font-size adopt-current)
  575.       (font-style adopt-current)
  576.       (foreground-color adopt-current)
  577.       (background-color adopt-current)
  578.       (page-break #f)
  579.       (keep #f)
  580.       (tabbed #f)
  581.       (spaced #f)
  582.       (revision-bars #f)
  583.       (top-space 0)
  584.       (bottom-space 0)
  585.       (line-height adopt-current)
  586.       (justification adopt-current)
  587.       (fill-mode fill)
  588.       (left-indent + 15)
  589.       (right-indent - 15)
  590.       (first-indent adopt-current)
  591.       (last-indent adopt-current)
  592.       (prefix "")
  593.       (suffix "")))
  594.  
  595.     ; element style
  596.     ("BR"
  597.      ((format-type block)
  598.       (font-family adopt-current)
  599.       (font-size adopt-current)
  600.       (font-style adopt-current)
  601.       (foreground-color adopt-current)
  602.       (background-color adopt-current)
  603.       (page-break #f)
  604.       (keep #f)
  605.       (tabbed #f)
  606.       (spaced #f)
  607.       (revision-bars #f)
  608.       (top-space 0)
  609.       (bottom-space 0)
  610.       (line-height adopt-current)
  611.       (justification adopt-current)
  612.       (fill-mode adopt-current)
  613.       (break-before #f)
  614.       (left-indent adopt-current)
  615.       (right-indent adopt-current)
  616.       (first-indent adopt-current)
  617.       (last-indent adopt-current)
  618.       (prefix "")
  619.       (suffix "")))
  620.  
  621.     ; element style
  622.     ("BUTTON"
  623.      ((format-type block)
  624.       (font-family adopt-current)
  625.       (font-size adopt-current)
  626.       (font-style adopt-current)
  627.       (foreground-color adopt-current)
  628.       (background-color adopt-current)
  629.       (page-break #f)
  630.       (keep #f)
  631.       (tabbed #f)
  632.       (spaced #f)
  633.       (revision-bars #f)
  634.       (top-space 0)
  635.       (bottom-space 0)
  636.       (line-height adopt-current)
  637.       (justification adopt-current)
  638.       (fill-mode adopt-current)
  639.       (prefix "")
  640.       (suffix "")))
  641.  
  642.     ; element style
  643.     ("CAPTION"
  644.      ((format-type block)
  645.       (font-family adopt-current)
  646.       (font-size adopt-current)
  647.       (font-style adopt-current)
  648.       (foreground-color adopt-current)
  649.       (background-color adopt-current)
  650.       (page-break #f)
  651.       (keep #f)
  652.       (tabbed #f)
  653.       (spaced #f)
  654.       (revision-bars #f)
  655.       (top-space 0)
  656.       (bottom-space 0)
  657.       (line-height adopt-current)
  658.       (justification adopt-current)
  659.       (fill-mode adopt-current)
  660.       (left-indent adopt-current)
  661.       (right-indent adopt-current)
  662.       (first-indent adopt-current)
  663.       (last-indent adopt-current)
  664.       (prefix "")
  665.       (suffix "")))
  666.  
  667.     ; element style
  668.     ("CENTER"
  669.      ((format-type block)
  670.       (font-family adopt-current)
  671.       (font-size adopt-current)
  672.       (font-style adopt-current)
  673.       (foreground-color adopt-current)
  674.       (background-color adopt-current)
  675.       (page-break #f)
  676.       (keep #f)
  677.       (tabbed #f)
  678.       (spaced #f)
  679.       (revision-bars #f)
  680.       (top-space 0)
  681.       (bottom-space 0)
  682.       (line-height adopt-current)
  683.       (justification center)
  684.       (fill-mode adopt-current)
  685.       (prefix "")
  686.       (suffix "")))
  687.  
  688.     ; element style
  689.     ("CITE"
  690.      ((format-type inline)
  691.       (font-family adopt-current)
  692.       (font-size adopt-current)
  693.       (font-style italic)
  694.       (font-style adopt-current)
  695.       (foreground-color adopt-current)
  696.       (background-color adopt-current)
  697.       (page-break #f)
  698.       (keep #f)
  699.       (tabbed #f)
  700.       (spaced #f)
  701.       (revision-bars #f)
  702.       (prefix "")
  703.       (suffix "")))
  704.  
  705.     ; element style
  706.     ("CODE"
  707.      ((format-type inline)
  708.       (font-family "Courier New")
  709.       (font-size adopt-current)
  710.       (font-style adopt-current)
  711.       (foreground-color adopt-current)
  712.       (background-color adopt-current)
  713.       (page-break #f)
  714.       (keep #f)
  715.       (tabbed #f)
  716.       (spaced #f)
  717.       (revision-bars #f)
  718.       (prefix "")
  719.       (suffix "")))
  720.  
  721.     ; element style
  722.     ("COL"
  723.      ((format-type block)
  724.       (font-family adopt-current)
  725.       (font-size adopt-current)
  726.       (font-style adopt-current)
  727.       (foreground-color adopt-current)
  728.       (background-color adopt-current)
  729.       (page-break #f)
  730.       (keep #f)
  731.       (tabbed #f)
  732.       (spaced #f)
  733.       (revision-bars #f)
  734.       (top-space 0)
  735.       (bottom-space 0)
  736.       (line-height adopt-current)
  737.       (justification adopt-current)
  738.       (fill-mode adopt-current)
  739.       (prefix "")
  740.       (suffix "")))
  741.  
  742.     ; element style
  743.     ("COLDEF"
  744.      ((format-type block)
  745.       (font-family adopt-current)
  746.       (font-size adopt-current)
  747.       (font-style adopt-current)
  748.       (foreground-color adopt-current)
  749.       (background-color adopt-current)
  750.       (page-break #f)
  751.       (keep #f)
  752.       (tabbed #f)
  753.       (spaced #f)
  754.       (revision-bars #f)
  755.       (top-space 0)
  756.       (bottom-space 0)
  757.       (line-height adopt-current)
  758.       (justification adopt-current)
  759.       (fill-mode adopt-current)
  760.       (prefix "")
  761.       (suffix "")))
  762.  
  763.     ; element style
  764.     ("COLDEFS"
  765.      ((format-type block)
  766.       (font-family adopt-current)
  767.       (font-size adopt-current)
  768.       (font-style adopt-current)
  769.       (foreground-color adopt-current)
  770.       (background-color adopt-current)
  771.       (page-break #f)
  772.       (keep #f)
  773.       (tabbed #f)
  774.       (spaced #f)
  775.       (revision-bars #f)
  776.       (top-space 0)
  777.       (bottom-space 0)
  778.       (line-height adopt-current)
  779.       (justification adopt-current)
  780.       (fill-mode adopt-current)
  781.       (prefix "")
  782.       (suffix "")))
  783.  
  784.     ; element style
  785.     ("COLGROUP"
  786.      ((format-type block)
  787.       (font-family adopt-current)
  788.       (font-size adopt-current)
  789.       (font-style adopt-current)
  790.       (foreground-color adopt-current)
  791.       (background-color adopt-current)
  792.       (page-break #f)
  793.       (keep #f)
  794.       (tabbed #f)
  795.       (spaced #f)
  796.       (revision-bars #f)
  797.       (top-space 0)
  798.       (bottom-space 0)
  799.       (line-height adopt-current)
  800.       (justification adopt-current)
  801.       (fill-mode adopt-current)
  802.       (prefix "")
  803.       (suffix "")))
  804.  
  805.     ; element style
  806.     ("DATASPOT"
  807.      ((format-type block)
  808.       (font-family adopt-current)
  809.       (font-size adopt-current)
  810.       (font-style adopt-current)
  811.       (foreground-color adopt-current)
  812.       (background-color adopt-current)
  813.       (page-break #f)
  814.       (keep #f)
  815.       (tabbed #t)
  816.       (spaced #f)
  817.       (revision-bars #f)
  818.       (top-space 0)
  819.       (bottom-space 0)
  820.       (line-height adopt-current)
  821.       (justification adopt-current)
  822.       (fill-mode adopt-current)
  823.       (left-indent + 60)
  824.       (right-indent adopt-current)
  825.       (first-indent adopt-current)
  826.       (last-indent adopt-current)
  827.       (prefix "...... %attribute TITLE; ......")
  828.       (suffix "...... End of (%attribute TITLE;) ......")))
  829.  
  830.     ; element style
  831.     ("DD"
  832.      ((format-type block)
  833.       (font-family adopt-current)
  834.       (font-size adopt-current)
  835.       (font-style adopt-current)
  836.       (foreground-color adopt-current)
  837.       (background-color adopt-current)
  838.       (page-break #f)
  839.       (keep #f)
  840.       (tabbed #f)
  841.       (spaced #f)
  842.       (revision-bars #f)
  843.       (top-space 0)
  844.       (bottom-space 0)
  845.       (line-height adopt-current)
  846.       (justification adopt-current)
  847.       (fill-mode fill)
  848.       (left-indent + 15)
  849.       (right-indent adopt-current)
  850.       (first-indent adopt-current)
  851.       (last-indent 0)
  852.       (prefix "")
  853.       (suffix "")))
  854.  
  855.     ; element style
  856.     ("DEL"
  857.      ((format-type inline)
  858.       (font-family adopt-current)
  859.       (font-size adopt-current)
  860.       (font-style strikethrough)
  861.       (foreground-color adopt-current)
  862.       (background-color adopt-current)
  863.       (page-break #f)
  864.       (keep #f)
  865.       (tabbed #f)
  866.       (spaced #f)
  867.       (revision-bars #f)
  868.       (prefix "")
  869.       (suffix "")))
  870.  
  871.     ; element style
  872.     ("DFN"
  873.      ((format-type inline)
  874.       (font-family adopt-current)
  875.       (font-size adopt-current)
  876.       (font-style italic)
  877.       (font-style adopt-current)
  878.       (foreground-color adopt-current)
  879.       (background-color adopt-current)
  880.       (page-break #f)
  881.       (keep #f)
  882.       (tabbed #f)
  883.       (spaced #f)
  884.       (revision-bars #f)
  885.       (prefix "")
  886.       (suffix "")))
  887.  
  888.     ; element style
  889.     ("DIR"
  890.      ((format-type block)
  891.       (font-family adopt-current)
  892.       (font-size adopt-current)
  893.       (font-style adopt-current)
  894.       (foreground-color adopt-current)
  895.       (background-color adopt-current)
  896.       (page-break #f)
  897.       (keep #f)
  898.       (tabbed #f)
  899.       (spaced #f)
  900.       (revision-bars #f)
  901.       (top-space 0)
  902.       (bottom-space 0)
  903.       (line-height adopt-current)
  904.       (justification adopt-current)
  905.       (fill-mode adopt-current)
  906.       (left-indent + 15)
  907.       (right-indent adopt-current)
  908.       (first-indent adopt-current)
  909.       (last-indent adopt-current)
  910.       (prefix "")
  911.       (suffix "")))
  912.  
  913.     ; element style
  914.     ("DIV"
  915.      ((format-type block)
  916.       (font-family adopt-current)
  917.       (font-size adopt-current)
  918.       (font-style adopt-current)
  919.       (foreground-color adopt-current)
  920.       (background-color adopt-current)
  921.       (page-break #f)
  922.       (keep #f)
  923.       (tabbed #f)
  924.       (spaced #f)
  925.       (revision-bars #f)
  926.       (top-space 8)
  927.       (bottom-space 0)
  928.       (line-height adopt-current)
  929.       (justification adopt-current)
  930.       (fill-mode adopt-current)
  931.       (prefix "")
  932.       (suffix "")))
  933.  
  934.     ; element style
  935.     ("DIV_CENTER"
  936.      ((element-context "DIV")
  937.       (attribute-context "ALIGN=\"CENTER\" ")
  938.       (format-type block)
  939.       (font-family adopt-current)
  940.       (font-size adopt-current)
  941.       (font-style adopt-current)
  942.       (foreground-color adopt-current)
  943.       (background-color adopt-current)
  944.       (page-break #f)
  945.       (keep #f)
  946.       (tabbed #f)
  947.       (spaced #f)
  948.       (revision-bars #f)
  949.       (top-space 8)
  950.       (bottom-space 0)
  951.       (line-height adopt-current)
  952.       (justification center)
  953.       (fill-mode fill)
  954.       (left-indent adopt-current)
  955.       (right-indent adopt-current)
  956.       (first-indent adopt-current)
  957.       (last-indent adopt-current)
  958.       (prefix "")
  959.       (suffix "")))
  960.  
  961.     ; element style
  962.     ("DIV_JUSTIFY"
  963.      ((element-context "DIV")
  964.       (attribute-context "ALIGN=\"JUSTIFY\" ")
  965.       (format-type block)
  966.       (font-family adopt-current)
  967.       (font-size adopt-current)
  968.       (font-style adopt-current)
  969.       (foreground-color adopt-current)
  970.       (background-color adopt-current)
  971.       (page-break #f)
  972.       (keep #f)
  973.       (tabbed #f)
  974.       (spaced #f)
  975.       (revision-bars #f)
  976.       (top-space 8)
  977.       (bottom-space 0)
  978.       (line-height adopt-current)
  979.       (justification both)
  980.       (fill-mode fill)
  981.       (left-indent adopt-current)
  982.       (right-indent adopt-current)
  983.       (first-indent adopt-current)
  984.       (last-indent adopt-current)
  985.       (prefix "")
  986.       (suffix "")))
  987.  
  988.     ; element style
  989.     ("DIV_LEFT"
  990.      ((element-context "DIV")
  991.       (attribute-context "ALIGN=\"LEFT\" ")
  992.       (format-type block)
  993.       (font-family adopt-current)
  994.       (font-size adopt-current)
  995.       (font-style adopt-current)
  996.       (foreground-color adopt-current)
  997.       (background-color adopt-current)
  998.       (page-break #f)
  999.       (keep #f)
  1000.       (tabbed #t)
  1001.       (spaced #f)
  1002.       (revision-bars #f)
  1003.       (top-space 8)
  1004.       (bottom-space 0)
  1005.       (line-height 70 percent)
  1006.       (justification left)
  1007.       (fill-mode fill)
  1008.       (left-indent adopt-current)
  1009.       (right-indent adopt-current)
  1010.       (first-indent adopt-current)
  1011.       (last-indent adopt-current)
  1012.       (prefix "")
  1013.       (suffix "")))
  1014.  
  1015.     ; element style
  1016.     ("DIV_RIGHT"
  1017.      ((element-context "DIV")
  1018.       (attribute-context "ALIGN=\"RIGHT\" ")
  1019.       (format-type block)
  1020.       (font-family adopt-current)
  1021.       (font-size adopt-current)
  1022.       (font-style adopt-current)
  1023.       (foreground-color adopt-current)
  1024.       (background-color adopt-current)
  1025.       (page-break #f)
  1026.       (keep #f)
  1027.       (tabbed #f)
  1028.       (spaced #f)
  1029.       (revision-bars #f)
  1030.       (top-space 8)
  1031.       (bottom-space 0)
  1032.       (line-height adopt-current)
  1033.       (justification right)
  1034.       (fill-mode fill)
  1035.       (left-indent adopt-current)
  1036.       (right-indent adopt-current)
  1037.       (first-indent adopt-current)
  1038.       (last-indent adopt-current)
  1039.       (prefix "")
  1040.       (suffix "")))
  1041.  
  1042.     ; element style
  1043.     ("DL"
  1044.      ((format-type block)
  1045.       (font-family adopt-current)
  1046.       (font-size adopt-current)
  1047.       (font-style adopt-current)
  1048.       (foreground-color adopt-current)
  1049.       (background-color adopt-current)
  1050.       (page-break #f)
  1051.       (keep #f)
  1052.       (tabbed #f)
  1053.       (spaced #f)
  1054.       (revision-bars #f)
  1055.       (top-space 8)
  1056.       (bottom-space 8)
  1057.       (line-height adopt-current)
  1058.       (justification adopt-current)
  1059.       (fill-mode fill)
  1060.       (left-indent adopt-current)
  1061.       (right-indent adopt-current)
  1062.       (first-indent adopt-current)
  1063.       (last-indent adopt-current)
  1064.       (prefix "")
  1065.       (suffix "")))
  1066.  
  1067.     ; element style
  1068.     ("DL_IN_TD"
  1069.      ((element-context "DL")
  1070.       (ancestor-context "TD")
  1071.       (format-type block)
  1072.       (font-family adopt-current)
  1073.       (font-size adopt-current)
  1074.       (font-style adopt-current)
  1075.       (foreground-color adopt-current)
  1076.       (background-color adopt-current)
  1077.       (page-break #f)
  1078.       (keep #f)
  1079.       (tabbed #f)
  1080.       (spaced #f)
  1081.       (revision-bars #f)
  1082.       (top-space 0)
  1083.       (bottom-space 0)
  1084.       (line-height adopt-current)
  1085.       (justification adopt-current)
  1086.       (fill-mode fill)
  1087.       (left-indent adopt-current)
  1088.       (right-indent adopt-current)
  1089.       (first-indent adopt-current)
  1090.       (last-indent adopt-current)
  1091.       (prefix "")
  1092.       (suffix "")))
  1093.  
  1094.     ; element style
  1095.     ("DL_IN_TH"
  1096.      ((element-context "DL")
  1097.       (ancestor-context "TH")
  1098.       (format-type block)
  1099.       (font-family adopt-current)
  1100.       (font-size adopt-current)
  1101.       (font-style adopt-current)
  1102.       (foreground-color adopt-current)
  1103.       (background-color adopt-current)
  1104.       (page-break #f)
  1105.       (keep #f)
  1106.       (tabbed #f)
  1107.       (spaced #f)
  1108.       (revision-bars #f)
  1109.       (top-space 0)
  1110.       (bottom-space 0)
  1111.       (line-height adopt-current)
  1112.       (justification adopt-current)
  1113.       (fill-mode fill)
  1114.       (left-indent adopt-current)
  1115.       (right-indent adopt-current)
  1116.       (first-indent adopt-current)
  1117.       (last-indent adopt-current)
  1118.       (prefix "")
  1119.       (suffix "")))
  1120.  
  1121.     ; element style
  1122.     ("DT"
  1123.      ((format-type block)
  1124.       (font-family adopt-current)
  1125.       (font-size adopt-current)
  1126.       (font-style adopt-current)
  1127.       (foreground-color adopt-current)
  1128.       (background-color adopt-current)
  1129.       (page-break #f)
  1130.       (keep #f)
  1131.       (tabbed #f)
  1132.       (spaced #f)
  1133.       (revision-bars #f)
  1134.       (top-space 0)
  1135.       (bottom-space 0)
  1136.       (line-height adopt-current)
  1137.       (justification adopt-current)
  1138.       (fill-mode fill)
  1139.       (left-indent adopt-current)
  1140.       (right-indent adopt-current)
  1141.       (first-indent adopt-current)
  1142.       (last-indent adopt-current)
  1143.       (prefix "")
  1144.       (suffix "")))
  1145.  
  1146.     ; element style
  1147.     ("EM"
  1148.      ((format-type inline)
  1149.       (font-family adopt-current)
  1150.       (font-size adopt-current)
  1151.       (font-style italic)
  1152.       (font-style adopt-current)
  1153.       (foreground-color adopt-current)
  1154.       (background-color adopt-current)
  1155.       (page-break #f)
  1156.       (keep #f)
  1157.       (tabbed #f)
  1158.       (spaced #f)
  1159.       (revision-bars #f)
  1160.       (prefix "")
  1161.       (suffix "")))
  1162.  
  1163.     ; element style
  1164.     ("EMBED"
  1165.      ((format-type block)
  1166.       (font-family adopt-current)
  1167.       (font-size adopt-current)
  1168.       (font-style adopt-current)
  1169.       (foreground-color adopt-current)
  1170.       (background-color adopt-current)
  1171.       (page-break #f)
  1172.       (keep #f)
  1173.       (tabbed #f)
  1174.       (spaced #f)
  1175.       (revision-bars #f)
  1176.       (top-space 0)
  1177.       (bottom-space 0)
  1178.       (line-height adopt-current)
  1179.       (justification adopt-current)
  1180.       (fill-mode adopt-current)
  1181.       (prefix "")
  1182.       (suffix "")))
  1183.  
  1184.     ; element style
  1185.     ("FIELDSET"
  1186.      ((format-type block)
  1187.       (font-family adopt-current)
  1188.       (font-size adopt-current)
  1189.       (font-style adopt-current)
  1190.       (foreground-color adopt-current)
  1191.       (background-color adopt-current)
  1192.       (page-break #f)
  1193.       (keep #f)
  1194.       (tabbed #f)
  1195.       (spaced #f)
  1196.       (revision-bars #f)
  1197.       (top-space 0)
  1198.       (bottom-space 0)
  1199.       (line-height adopt-current)
  1200.       (justification adopt-current)
  1201.       (fill-mode adopt-current)
  1202.       (prefix "")
  1203.       (suffix "")))
  1204.  
  1205.     ; element style
  1206.     ("FONT"
  1207.      ((format-type inline)
  1208.       (font-family adopt-current)
  1209.       (font-size adopt-current)
  1210.       (font-style adopt-current)
  1211.       (foreground-color adopt-current)
  1212.       (background-color adopt-current)
  1213.       (page-break #f)
  1214.       (keep #f)
  1215.       (tabbed #f)
  1216.       (spaced #f)
  1217.       (revision-bars #f)
  1218.       (prefix "")
  1219.       (suffix "")))
  1220.  
  1221.     ; element style
  1222.     ("FONT+1"
  1223.      ((element-context "FONT")
  1224.       (attribute-context "SIZE=\"+1\" ")
  1225.       (format-type inline)
  1226.       (font-family adopt-current)
  1227.       (font-size + 2 points)
  1228.       (font-style adopt-current)
  1229.       (foreground-color adopt-current)
  1230.       (background-color adopt-current)
  1231.       (page-break #f)
  1232.       (keep #f)
  1233.       (tabbed #f)
  1234.       (spaced #f)
  1235.       (revision-bars #f)
  1236.       (prefix "")
  1237.       (suffix "")))
  1238.  
  1239.     ; element style
  1240.     ("FONT+2"
  1241.      ((element-context "FONT")
  1242.       (attribute-context "SIZE=\"+2\" ")
  1243.       (format-type inline)
  1244.       (font-family adopt-current)
  1245.       (font-size + 6 points)
  1246.       (font-style adopt-current)
  1247.       (foreground-color adopt-current)
  1248.       (background-color adopt-current)
  1249.       (page-break #f)
  1250.       (keep #f)
  1251.       (tabbed #f)
  1252.       (spaced #f)
  1253.       (revision-bars #f)
  1254.       (prefix "")
  1255.       (suffix "")))
  1256.  
  1257.     ; element style
  1258.     ("FONT+3"
  1259.      ((element-context "FONT")
  1260.       (attribute-context "SIZE=\"+3\" ")
  1261.       (format-type inline)
  1262.       (font-family adopt-current)
  1263.       (font-size + 12 points)
  1264.       (font-style adopt-current)
  1265.       (foreground-color adopt-current)
  1266.       (background-color adopt-current)
  1267.       (page-break #f)
  1268.       (keep #f)
  1269.       (tabbed #f)
  1270.       (spaced #f)
  1271.       (revision-bars #f)
  1272.       (prefix "")
  1273.       (suffix "")))
  1274.  
  1275.     ; element style
  1276.     ("FONT+4"
  1277.      ((element-context "FONT")
  1278.       (attribute-context "SIZE=\"+4\" ")
  1279.       (format-type inline)
  1280.       (font-family adopt-current)
  1281.       (font-size + 24 points)
  1282.       (font-style adopt-current)
  1283.       (foreground-color adopt-current)
  1284.       (background-color adopt-current)
  1285.       (page-break #f)
  1286.       (keep #f)
  1287.       (tabbed #f)
  1288.       (spaced #f)
  1289.       (revision-bars #f)
  1290.       (prefix "")
  1291.       (suffix "")))
  1292.  
  1293.     ; element style
  1294.     ("FONT+5"
  1295.      ((element-context "FONT")
  1296.       (attribute-context "SIZE=\"+5\" ")
  1297.       (format-type inline)
  1298.       (font-family adopt-current)
  1299.       (font-size + 25 points)
  1300.       (font-style adopt-current)
  1301.       (foreground-color adopt-current)
  1302.       (background-color adopt-current)
  1303.       (page-break #f)
  1304.       (keep #f)
  1305.       (tabbed #f)
  1306.       (spaced #f)
  1307.       (revision-bars #f)
  1308.       (prefix "")
  1309.       (suffix "")))
  1310.  
  1311.     ; element style
  1312.     ("FONT+6"
  1313.      ((element-context "FONT")
  1314.       (attribute-context "SIZE=\"+6\" ")
  1315.       (format-type inline)
  1316.       (font-family adopt-current)
  1317.       (font-size + 26 points)
  1318.       (font-style adopt-current)
  1319.       (foreground-color adopt-current)
  1320.       (background-color adopt-current)
  1321.       (page-break #f)
  1322.       (keep #f)
  1323.       (tabbed #f)
  1324.       (spaced #f)
  1325.       (revision-bars #f)
  1326.       (prefix "")
  1327.       (suffix "")))
  1328.  
  1329.     ; element style
  1330.     ("FONT-1"
  1331.      ((element-context "FONT")
  1332.       (attribute-context "SIZE=\"-1\" ")
  1333.       (format-type inline)
  1334.       (font-family adopt-current)
  1335.       (font-size - 2 points)
  1336.       (font-style adopt-current)
  1337.       (foreground-color adopt-current)
  1338.       (background-color adopt-current)
  1339.       (page-break #f)
  1340.       (keep #f)
  1341.       (tabbed #f)
  1342.       (spaced #f)
  1343.       (revision-bars #f)
  1344.       (prefix "")
  1345.       (suffix "")))
  1346.  
  1347.     ; element style
  1348.     ("FONT-2"
  1349.      ((element-context "FONT")
  1350.       (attribute-context "SIZE=\"-2\" ")
  1351.       (format-type inline)
  1352.       (font-family adopt-current)
  1353.       (font-size - 5 points)
  1354.       (font-style adopt-current)
  1355.       (foreground-color adopt-current)
  1356.       (background-color adopt-current)
  1357.       (page-break #f)
  1358.       (keep #f)
  1359.       (tabbed #f)
  1360.       (spaced #f)
  1361.       (revision-bars #f)
  1362.       (prefix "")
  1363.       (suffix "")))
  1364.  
  1365.     ; element style
  1366.     ("FONT-3"
  1367.      ((element-context "FONT")
  1368.       (attribute-context "SIZE=\"-3\" ")
  1369.       (format-type inline)
  1370.       (font-family adopt-current)
  1371.       (font-size - 5 points)
  1372.       (font-style adopt-current)
  1373.       (foreground-color adopt-current)
  1374.       (background-color adopt-current)
  1375.       (page-break #f)
  1376.       (keep #f)
  1377.       (tabbed #f)
  1378.       (spaced #f)
  1379.       (revision-bars #f)
  1380.       (prefix "")
  1381.       (suffix "")))
  1382.  
  1383.     ; element style
  1384.     ("FONT1"
  1385.      ((element-context "FONT")
  1386.       (attribute-context "SIZE=\"1\" ")
  1387.       (format-type inline)
  1388.       (font-family adopt-current)
  1389.       (font-size 7 points)
  1390.       (font-style adopt-current)
  1391.       (foreground-color adopt-current)
  1392.       (background-color adopt-current)
  1393.       (page-break #f)
  1394.       (keep #f)
  1395.       (tabbed #f)
  1396.       (spaced #f)
  1397.       (revision-bars #f)
  1398.       (prefix "")
  1399.       (suffix "")))
  1400.  
  1401.     ; element style
  1402.     ("FONT2"
  1403.      ((element-context "FONT")
  1404.       (attribute-context "SIZE=\"2\" ")
  1405.       (format-type inline)
  1406.       (font-family adopt-current)
  1407.       (font-size 10 points)
  1408.       (font-style adopt-current)
  1409.       (foreground-color adopt-current)
  1410.       (background-color adopt-current)
  1411.       (page-break #f)
  1412.       (keep #f)
  1413.       (tabbed #f)
  1414.       (spaced #f)
  1415.       (revision-bars #f)
  1416.       (prefix "")
  1417.       (suffix "")))
  1418.  
  1419.     ; element style
  1420.     ("FONT3"
  1421.      ((element-context "FONT")
  1422.       (attribute-context "SIZE=\"3\" ")
  1423.       (format-type inline)
  1424.       (font-family adopt-current)
  1425.       (font-size 12 points)
  1426.       (font-style adopt-current)
  1427.       (foreground-color adopt-current)
  1428.       (background-color adopt-current)
  1429.       (page-break #f)
  1430.       (keep #f)
  1431.       (tabbed #f)
  1432.       (spaced #f)
  1433.       (revision-bars #f)
  1434.       (prefix "")
  1435.       (suffix "")))
  1436.  
  1437.     ; element style
  1438.     ("FONT4"
  1439.      ((element-context "FONT")
  1440.       (attribute-context "SIZE=\"4\" ")
  1441.       (format-type inline)
  1442.       (font-family adopt-current)
  1443.       (font-size 14 points)
  1444.       (font-style adopt-current)
  1445.       (foreground-color adopt-current)
  1446.       (background-color adopt-current)
  1447.       (page-break #f)
  1448.       (keep #f)
  1449.       (tabbed #f)
  1450.       (spaced #f)
  1451.       (revision-bars #f)
  1452.       (prefix "")
  1453.       (suffix "")))
  1454.  
  1455.     ; element style
  1456.     ("FONT5"
  1457.      ((element-context "FONT")
  1458.       (attribute-context "SIZE=\"5\" ")
  1459.       (format-type inline)
  1460.       (font-family adopt-current)
  1461.       (font-size 18 points)
  1462.       (font-style adopt-current)
  1463.       (foreground-color adopt-current)
  1464.       (background-color adopt-current)
  1465.       (page-break #f)
  1466.       (keep #f)
  1467.       (tabbed #f)
  1468.       (spaced #f)
  1469.       (revision-bars #f)
  1470.       (prefix "")
  1471.       (suffix "")))
  1472.  
  1473.     ; element style
  1474.     ("FONT6"
  1475.      ((element-context "FONT")
  1476.       (attribute-context "SIZE=\"6\" ")
  1477.       (format-type inline)
  1478.       (font-family adopt-current)
  1479.       (font-size 24 points)
  1480.       (font-style adopt-current)
  1481.       (foreground-color adopt-current)
  1482.       (background-color adopt-current)
  1483.       (page-break #f)
  1484.       (keep #f)
  1485.       (tabbed #f)
  1486.       (spaced #f)
  1487.       (revision-bars #f)
  1488.       (prefix "")
  1489.       (suffix "")))
  1490.  
  1491.     ; element style
  1492.     ("FONT7"
  1493.      ((element-context "FONT")
  1494.       (attribute-context "SIZE=\"7\" ")
  1495.       (format-type inline)
  1496.       (font-family adopt-current)
  1497.       (font-size 36 points)
  1498.       (font-style adopt-current)
  1499.       (foreground-color adopt-current)
  1500.       (background-color adopt-current)
  1501.       (page-break #f)
  1502.       (keep #f)
  1503.       (tabbed #f)
  1504.       (spaced #f)
  1505.       (revision-bars #f)
  1506.       (prefix "")
  1507.       (suffix "")))
  1508.  
  1509.     ; element style
  1510.     ("FORM"
  1511.      ((format-type block)
  1512.       (font-family adopt-current)
  1513.       (font-size adopt-current)
  1514.       (font-style adopt-current)
  1515.       (foreground-color adopt-current)
  1516.       (background-color adopt-current)
  1517.       (page-break #f)
  1518.       (keep #f)
  1519.       (tabbed #f)
  1520.       (spaced #f)
  1521.       (revision-bars #f)
  1522.       (top-space 0)
  1523.       (bottom-space 0)
  1524.       (line-height 110 percent)
  1525.       (justification adopt-current)
  1526.       (fill-mode adopt-current)
  1527.       (left-indent adopt-current)
  1528.       (right-indent adopt-current)
  1529.       (first-indent adopt-current)
  1530.       (last-indent adopt-current)
  1531.       (prefix "[ACTION = %attribute ACTION; & METHOD = %attribute METHOD;]")
  1532.       (suffix "")))
  1533.  
  1534.     ; element style
  1535.     ("FRAME"
  1536.      ((format-type block)
  1537.       (font-family "Courier New")
  1538.       (font-size 10 points)
  1539.       (font-style adopt-current)
  1540.       (foreground-color "Purple")
  1541.       (background-color adopt-current)
  1542.       (page-break #f)
  1543.       (keep #f)
  1544.       (tabbed #f)
  1545.       (spaced #f)
  1546.       (revision-bars #f)
  1547.       (top-space 2)
  1548.       (bottom-space 2)
  1549.       (line-height single)
  1550.       (justification left)
  1551.       (fill-mode fill)
  1552.       (left-indent + 30)
  1553.       (right-indent 0)
  1554.       (first-indent + 0)
  1555.       (last-indent adopt-current)
  1556.       (prefix "")
  1557.       (suffix "%attribute-list;")))
  1558.  
  1559.     ; element style
  1560.     ("FRAMESET"
  1561.      ((format-type block)
  1562.       (font-family adopt-current)
  1563.       (font-size adopt-current)
  1564.       (font-style adopt-current)
  1565.       (foreground-color adopt-current)
  1566.       (background-color adopt-current)
  1567.       (page-break #f)
  1568.       (keep #f)
  1569.       (tabbed #f)
  1570.       (spaced #f)
  1571.       (revision-bars #f)
  1572.       (top-space 5)
  1573.       (bottom-space 5)
  1574.       (line-height single)
  1575.       (justification left)
  1576.       (fill-mode no-fill)
  1577.       (left-indent + 30)
  1578.       (right-indent 0)
  1579.       (first-indent + 0)
  1580.       (last-indent adopt-current)
  1581.       (prefix "%attribute-list;")
  1582.       (suffix "")))
  1583.  
  1584.     ; element style
  1585.     ("H1"
  1586.      ((format-type block)
  1587.       (font-family adopt-current)
  1588.       (font-size 24 points)
  1589.       (font-style bold)
  1590.       (font-style adopt-current)
  1591.       (foreground-color adopt-current)
  1592.       (background-color adopt-current)
  1593.       (page-break #f)
  1594.       (keep #f)
  1595.       (tabbed #f)
  1596.       (spaced #f)
  1597.       (revision-bars #f)
  1598.       (top-space 15)
  1599.       (bottom-space 0)
  1600.       (line-height 75 percent)
  1601.       (justification left)
  1602.       (fill-mode fill)
  1603.       (left-indent adopt-current)
  1604.       (right-indent adopt-current)
  1605.       (first-indent adopt-current)
  1606.       (last-indent adopt-current)
  1607.       (prefix "")
  1608.       (suffix "")))
  1609.  
  1610.     ; element style
  1611.     ("H1_CENTER"
  1612.      ((element-context "H1")
  1613.       (attribute-context "ALIGN=\"CENTER\" ")
  1614.       (format-type block)
  1615.       (font-family adopt-current)
  1616.       (font-size 24 points)
  1617.       (font-style bold)
  1618.       (font-style adopt-current)
  1619.       (foreground-color adopt-current)
  1620.       (background-color adopt-current)
  1621.       (page-break #f)
  1622.       (keep #f)
  1623.       (tabbed #f)
  1624.       (spaced #f)
  1625.       (revision-bars #f)
  1626.       (top-space 20)
  1627.       (bottom-space 10)
  1628.       (line-height 75 percent)
  1629.       (justification center)
  1630.       (fill-mode fill)
  1631.       (left-indent adopt-current)
  1632.       (right-indent adopt-current)
  1633.       (first-indent adopt-current)
  1634.       (last-indent adopt-current)
  1635.       (prefix "")
  1636.       (suffix "")))
  1637.  
  1638.     ; element style
  1639.     ("H1_IN_DIV"
  1640.      ((element-context "H1")
  1641.       (ancestor-context "DIV")
  1642.       (format-type block)
  1643.       (font-family adopt-current)
  1644.       (font-size 24 points)
  1645.       (font-style bold)
  1646.       (font-style adopt-current)
  1647.       (foreground-color adopt-current)
  1648.       (background-color adopt-current)
  1649.       (page-break #f)
  1650.       (keep #f)
  1651.       (tabbed #f)
  1652.       (spaced #f)
  1653.       (revision-bars #f)
  1654.       (top-space 20)
  1655.       (bottom-space 10)
  1656.       (line-height 75 percent)
  1657.       (justification adopt-current)
  1658.       (fill-mode fill)
  1659.       (left-indent adopt-current)
  1660.       (right-indent adopt-current)
  1661.       (first-indent adopt-current)
  1662.       (last-indent adopt-current)
  1663.       (prefix "")
  1664.       (suffix "")))
  1665.  
  1666.     ; element style
  1667.     ("H1_IN_TD"
  1668.      ((element-context "H1")
  1669.       (ancestor-context "TD")
  1670.       (format-type block)
  1671.       (font-family adopt-current)
  1672.       (font-size 24 points)
  1673.       (font-style bold)
  1674.       (font-style adopt-current)
  1675.       (foreground-color adopt-current)
  1676.       (background-color adopt-current)
  1677.       (page-break #f)
  1678.       (keep #f)
  1679.       (tabbed #f)
  1680.       (spaced #f)
  1681.       (revision-bars #f)
  1682.       (top-space 0)
  1683.       (bottom-space 0)
  1684.       (line-height 75 percent)
  1685.       (justification center)
  1686.       (fill-mode fill)
  1687.       (left-indent adopt-current)
  1688.       (right-indent adopt-current)
  1689.       (first-indent adopt-current)
  1690.       (last-indent adopt-current)
  1691.       (prefix "")
  1692.       (suffix "")))
  1693.  
  1694.     ; element style
  1695.     ("H1_IN_TH"
  1696.      ((element-context "H1")
  1697.       (ancestor-context "TH")
  1698.       (format-type block)
  1699.       (font-family adopt-current)
  1700.       (font-size 24 points)
  1701.       (font-style bold)
  1702.       (font-style adopt-current)
  1703.       (foreground-color adopt-current)
  1704.       (background-color adopt-current)
  1705.       (page-break #f)
  1706.       (keep #f)
  1707.       (tabbed #f)
  1708.       (spaced #f)
  1709.       (revision-bars #f)
  1710.       (top-space 5)
  1711.       (bottom-space 0)
  1712.       (line-height 75 percent)
  1713.       (justification center)
  1714.       (fill-mode fill)
  1715.       (left-indent adopt-current)
  1716.       (right-indent adopt-current)
  1717.       (first-indent adopt-current)
  1718.       (last-indent adopt-current)
  1719.       (prefix "")
  1720.       (suffix "")))
  1721.  
  1722.     ; element style
  1723.     ("H1_JUSTIFY"
  1724.      ((element-context "H1")
  1725.       (attribute-context "ALIGN=\"JUSTIFY\" ")
  1726.       (format-type block)
  1727.       (font-family adopt-current)
  1728.       (font-size 24 points)
  1729.       (font-style bold)
  1730.       (font-style adopt-current)
  1731.       (foreground-color adopt-current)
  1732.       (background-color adopt-current)
  1733.       (page-break #f)
  1734.       (keep #f)
  1735.       (tabbed #f)
  1736.       (spaced #f)
  1737.       (revision-bars #f)
  1738.       (top-space 20)
  1739.       (bottom-space 10)
  1740.       (line-height 75 percent)
  1741.       (justification both)
  1742.       (fill-mode fill)
  1743.       (left-indent adopt-current)
  1744.       (right-indent adopt-current)
  1745.       (first-indent adopt-current)
  1746.       (last-indent adopt-current)
  1747.       (prefix "")
  1748.       (suffix "")))
  1749.  
  1750.     ; element style
  1751.     ("H1_LEFT"
  1752.      ((element-context "H1")
  1753.       (attribute-context "ALIGN=\"LEFT\" ")
  1754.       (format-type block)
  1755.       (font-family adopt-current)
  1756.       (font-size 24 points)
  1757.       (font-style bold)
  1758.       (font-style adopt-current)
  1759.       (foreground-color adopt-current)
  1760.       (background-color adopt-current)
  1761.       (page-break #f)
  1762.       (keep #f)
  1763.       (tabbed #f)
  1764.       (spaced #f)
  1765.       (revision-bars #f)
  1766.       (top-space 20)
  1767.       (bottom-space 10)
  1768.       (line-height 75 percent)
  1769.       (justification left)
  1770.       (fill-mode fill)
  1771.       (left-indent adopt-current)
  1772.       (right-indent adopt-current)
  1773.       (first-indent adopt-current)
  1774.       (last-indent adopt-current)
  1775.       (prefix "")
  1776.       (suffix "")))
  1777.  
  1778.     ; element style
  1779.     ("H1_RIGHT"
  1780.      ((element-context "H1")
  1781.       (attribute-context "ALIGN=\"RIGHT\" ")
  1782.       (format-type block)
  1783.       (font-family adopt-current)
  1784.       (font-size 24 points)
  1785.       (font-style bold)
  1786.       (font-style adopt-current)
  1787.       (foreground-color adopt-current)
  1788.       (background-color adopt-current)
  1789.       (page-break #f)
  1790.       (keep #f)
  1791.       (tabbed #f)
  1792.       (spaced #f)
  1793.       (revision-bars #f)
  1794.       (top-space 20)
  1795.       (bottom-space 10)
  1796.       (line-height 75 percent)
  1797.       (justification right)
  1798.       (fill-mode fill)
  1799.       (left-indent adopt-current)
  1800.       (right-indent adopt-current)
  1801.       (first-indent adopt-current)
  1802.       (last-indent adopt-current)
  1803.       (prefix "")
  1804.       (suffix "")))
  1805.  
  1806.     ; element style
  1807.     ("H2"
  1808.      ((format-type block)
  1809.       (font-family adopt-current)
  1810.       (font-size 18 points)
  1811.       (font-style bold)
  1812.       (font-style adopt-current)
  1813.       (foreground-color adopt-current)
  1814.       (background-color adopt-current)
  1815.       (page-break #f)
  1816.       (keep #f)
  1817.       (tabbed #f)
  1818.       (spaced #f)
  1819.       (revision-bars #f)
  1820.       (top-space 15)
  1821.       (bottom-space 0)
  1822.       (line-height 70 percent)
  1823.       (justification adopt-current)
  1824.       (fill-mode fill)
  1825.       (left-indent adopt-current)
  1826.       (right-indent adopt-current)
  1827.       (first-indent adopt-current)
  1828.       (last-indent adopt-current)
  1829.       (prefix "")
  1830.       (suffix "")))
  1831.  
  1832.     ; element style
  1833.     ("H2_CENTER"
  1834.      ((element-context "H2")
  1835.       (attribute-context "ALIGN=\"CENTER\" ")
  1836.       (format-type block)
  1837.       (font-family adopt-current)
  1838.       (font-size 18 points)
  1839.       (font-style bold)
  1840.       (font-style adopt-current)
  1841.       (foreground-color adopt-current)
  1842.       (background-color adopt-current)
  1843.       (page-break #f)
  1844.       (keep #f)
  1845.       (tabbed #f)
  1846.       (spaced #f)
  1847.       (revision-bars #f)
  1848.       (top-space 20)
  1849.       (bottom-space 0)
  1850.       (line-height 70 percent)
  1851.       (justification center)
  1852.       (fill-mode fill)
  1853.       (left-indent adopt-current)
  1854.       (right-indent adopt-current)
  1855.       (first-indent adopt-current)
  1856.       (last-indent adopt-current)
  1857.       (prefix "")
  1858.       (suffix "")))
  1859.  
  1860.     ; element style
  1861.     ("H2_IN_DIV"
  1862.      ((element-context "H2")
  1863.       (ancestor-context "DIV")
  1864.       (format-type block)
  1865.       (font-family adopt-current)
  1866.       (font-size 18 points)
  1867.       (font-style bold)
  1868.       (font-style adopt-current)
  1869.       (foreground-color adopt-current)
  1870.       (background-color adopt-current)
  1871.       (page-break #f)
  1872.       (keep #f)
  1873.       (tabbed #f)
  1874.       (spaced #f)
  1875.       (revision-bars #f)
  1876.       (top-space 20)
  1877.       (bottom-space 0)
  1878.       (line-height 70 percent)
  1879.       (justification adopt-current)
  1880.       (fill-mode fill)
  1881.       (left-indent adopt-current)
  1882.       (right-indent adopt-current)
  1883.       (first-indent adopt-current)
  1884.       (last-indent adopt-current)
  1885.       (prefix "")
  1886.       (suffix "")))
  1887.  
  1888.     ; element style
  1889.     ("H2_IN_TD"
  1890.      ((element-context "H2")
  1891.       (ancestor-context "TD")
  1892.       (format-type block)
  1893.       (font-family adopt-current)
  1894.       (font-size 18 points)
  1895.       (font-style bold)
  1896.       (font-style adopt-current)
  1897.       (foreground-color adopt-current)
  1898.       (background-color adopt-current)
  1899.       (page-break #f)
  1900.       (keep #f)
  1901.       (tabbed #f)
  1902.       (spaced #f)
  1903.       (revision-bars #f)
  1904.       (top-space 0)
  1905.       (bottom-space 0)
  1906.       (line-height 70 percent)
  1907.       (justification adopt-current)
  1908.       (fill-mode fill)
  1909.       (left-indent adopt-current)
  1910.       (right-indent adopt-current)
  1911.       (first-indent adopt-current)
  1912.       (last-indent adopt-current)
  1913.       (prefix "")
  1914.       (suffix "")))
  1915.  
  1916.     ; element style
  1917.     ("H2_IN_TH"
  1918.      ((element-context "H2")
  1919.       (ancestor-context "TH")
  1920.       (format-type block)
  1921.       (font-family adopt-current)
  1922.       (font-size 18 points)
  1923.       (font-style bold)
  1924.       (font-style adopt-current)
  1925.       (foreground-color adopt-current)
  1926.       (background-color adopt-current)
  1927.       (page-break #f)
  1928.       (keep #f)
  1929.       (tabbed #f)
  1930.       (spaced #f)
  1931.       (revision-bars #f)
  1932.       (top-space 0)
  1933.       (bottom-space 0)
  1934.       (line-height 70 percent)
  1935.       (justification adopt-current)
  1936.       (fill-mode fill)
  1937.       (left-indent adopt-current)
  1938.       (right-indent adopt-current)
  1939.       (first-indent adopt-current)
  1940.       (last-indent adopt-current)
  1941.       (prefix "")
  1942.       (suffix "")))
  1943.  
  1944.     ; element style
  1945.     ("H2_JUSTIFY"
  1946.      ((element-context "H2")
  1947.       (attribute-context "ALIGN=\"JUSTIFY\" ")
  1948.       (format-type block)
  1949.       (font-family adopt-current)
  1950.       (font-size 18 points)
  1951.       (font-style bold)
  1952.       (font-style adopt-current)
  1953.       (foreground-color adopt-current)
  1954.       (background-color adopt-current)
  1955.       (page-break #f)
  1956.       (keep #f)
  1957.       (tabbed #f)
  1958.       (spaced #f)
  1959.       (revision-bars #f)
  1960.       (top-space 20)
  1961.       (bottom-space 0)
  1962.       (line-height 70 percent)
  1963.       (justification both)
  1964.       (fill-mode fill)
  1965.       (left-indent adopt-current)
  1966.       (right-indent adopt-current)
  1967.       (first-indent adopt-current)
  1968.       (last-indent adopt-current)
  1969.       (prefix "")
  1970.       (suffix "")))
  1971.  
  1972.     ; element style
  1973.     ("H2_LEFT"
  1974.      ((element-context "H2")
  1975.       (attribute-context "ALIGN=\"LEFT\" ")
  1976.       (format-type block)
  1977.       (font-family adopt-current)
  1978.       (font-size 18 points)
  1979.       (font-style bold)
  1980.       (font-style adopt-current)
  1981.       (foreground-color adopt-current)
  1982.       (background-color adopt-current)
  1983.       (page-break #f)
  1984.       (keep #f)
  1985.       (tabbed #f)
  1986.       (spaced #f)
  1987.       (revision-bars #f)
  1988.       (top-space 20)
  1989.       (bottom-space 0)
  1990.       (line-height 70 percent)
  1991.       (justification left)
  1992.       (fill-mode fill)
  1993.       (left-indent adopt-current)
  1994.       (right-indent adopt-current)
  1995.       (first-indent adopt-current)
  1996.       (last-indent adopt-current)
  1997.       (prefix "")
  1998.       (suffix "")))
  1999.  
  2000.     ; element style
  2001.     ("H2_RIGHT"
  2002.      ((element-context "H2")
  2003.       (attribute-context "ALIGN=\"RIGHT\" ")
  2004.       (format-type block)
  2005.       (font-family adopt-current)
  2006.       (font-size 18 points)
  2007.       (font-style bold)
  2008.       (font-style adopt-current)
  2009.       (foreground-color adopt-current)
  2010.       (background-color adopt-current)
  2011.       (page-break #f)
  2012.       (keep #f)
  2013.       (tabbed #f)
  2014.       (spaced #f)
  2015.       (revision-bars #f)
  2016.       (top-space 20)
  2017.       (bottom-space 0)
  2018.       (line-height 70 percent)
  2019.       (justification right)
  2020.       (fill-mode fill)
  2021.       (left-indent adopt-current)
  2022.       (right-indent adopt-current)
  2023.       (first-indent adopt-current)
  2024.       (last-indent adopt-current)
  2025.       (prefix "")
  2026.       (suffix "")))
  2027.  
  2028.     ; element style
  2029.     ("H3"
  2030.      ((format-type block)
  2031.       (font-family adopt-current)
  2032.       (font-size 14 points)
  2033.       (font-style bold)
  2034.       (font-style adopt-current)
  2035.       (foreground-color adopt-current)
  2036.       (background-color adopt-current)
  2037.       (page-break #f)
  2038.       (keep #f)
  2039.       (tabbed #f)
  2040.       (spaced #f)
  2041.       (revision-bars #f)
  2042.       (top-space 15)
  2043.       (bottom-space 0)
  2044.       (line-height adopt-current)
  2045.       (justification adopt-current)
  2046.       (fill-mode fill)
  2047.       (left-indent adopt-current)
  2048.       (right-indent adopt-current)
  2049.       (first-indent adopt-current)
  2050.       (last-indent adopt-current)
  2051.       (prefix "")
  2052.       (suffix "")))
  2053.  
  2054.     ; element style
  2055.     ("H3_CENTER"
  2056.      ((element-context "H3")
  2057.       (attribute-context "ALIGN=\"CENTER\" ")
  2058.       (format-type block)
  2059.       (font-family adopt-current)
  2060.       (font-size 14 points)
  2061.       (font-style bold)
  2062.       (font-style adopt-current)
  2063.       (foreground-color adopt-current)
  2064.       (background-color adopt-current)
  2065.       (page-break #f)
  2066.       (keep #f)
  2067.       (tabbed #f)
  2068.       (spaced #f)
  2069.       (revision-bars #f)
  2070.       (top-space 20)
  2071.       (bottom-space 0)
  2072.       (line-height 110 percent)
  2073.       (justification center)
  2074.       (fill-mode fill)
  2075.       (left-indent adopt-current)
  2076.       (right-indent adopt-current)
  2077.       (first-indent adopt-current)
  2078.       (last-indent adopt-current)
  2079.       (prefix "")
  2080.       (suffix "")))
  2081.  
  2082.     ; element style
  2083.     ("H3_IN_DIV"
  2084.      ((element-context "H3")
  2085.       (ancestor-context "DIV")
  2086.       (format-type block)
  2087.       (font-family adopt-current)
  2088.       (font-size 14 points)
  2089.       (font-style bold)
  2090.       (font-style adopt-current)
  2091.       (foreground-color adopt-current)
  2092.       (background-color adopt-current)
  2093.       (page-break #f)
  2094.       (keep #f)
  2095.       (tabbed #f)
  2096.       (spaced #f)
  2097.       (revision-bars #f)
  2098.       (top-space 20)
  2099.       (bottom-space 0)
  2100.       (line-height 110 percent)
  2101.       (justification adopt-current)
  2102.       (fill-mode fill)
  2103.       (left-indent adopt-current)
  2104.       (right-indent adopt-current)
  2105.       (first-indent adopt-current)
  2106.       (last-indent adopt-current)
  2107.       (prefix "")
  2108.       (suffix "")))
  2109.  
  2110.     ; element style
  2111.     ("H3_IN_TD"
  2112.      ((element-context "H3")
  2113.       (ancestor-context "TD")
  2114.       (format-type block)
  2115.       (font-family adopt-current)
  2116.       (font-size 14 points)
  2117.       (font-style bold)
  2118.       (font-style adopt-current)
  2119.       (foreground-color adopt-current)
  2120.       (background-color adopt-current)
  2121.       (page-break #f)
  2122.       (keep #f)
  2123.       (tabbed #f)
  2124.       (spaced #f)
  2125.       (revision-bars #f)
  2126.       (top-space 0)
  2127.       (bottom-space 0)
  2128.       (line-height 110 percent)
  2129.       (justification adopt-current)
  2130.       (fill-mode fill)
  2131.       (left-indent adopt-current)
  2132.       (right-indent adopt-current)
  2133.       (first-indent adopt-current)
  2134.       (last-indent adopt-current)
  2135.       (prefix "")
  2136.       (suffix "")))
  2137.  
  2138.     ; element style
  2139.     ("H3_IN_TH"
  2140.      ((element-context "H3")
  2141.       (ancestor-context "TH")
  2142.       (format-type block)
  2143.       (font-family adopt-current)
  2144.       (font-size 14 points)
  2145.       (font-style bold)
  2146.       (font-style adopt-current)
  2147.       (foreground-color adopt-current)
  2148.       (background-color adopt-current)
  2149.       (page-break #f)
  2150.       (keep #f)
  2151.       (tabbed #f)
  2152.       (spaced #f)
  2153.       (revision-bars #f)
  2154.       (top-space 0)
  2155.       (bottom-space 0)
  2156.       (line-height adopt-current)
  2157.       (justification adopt-current)
  2158.       (fill-mode fill)
  2159.       (left-indent adopt-current)
  2160.       (right-indent adopt-current)
  2161.       (first-indent adopt-current)
  2162.       (last-indent adopt-current)
  2163.       (prefix "")
  2164.       (suffix "")))
  2165.  
  2166.     ; element style
  2167.     ("H3_JUSTIFY"
  2168.      ((element-context "H3")
  2169.       (attribute-context "ALIGN=\"JUSTIFY\" ")
  2170.       (format-type block)
  2171.       (font-family adopt-current)
  2172.       (font-size 14 points)
  2173.       (font-style bold)
  2174.       (font-style adopt-current)
  2175.       (foreground-color adopt-current)
  2176.       (background-color adopt-current)
  2177.       (page-break #f)
  2178.       (keep #f)
  2179.       (tabbed #f)
  2180.       (spaced #f)
  2181.       (revision-bars #f)
  2182.       (top-space 20)
  2183.       (bottom-space 0)
  2184.       (line-height adopt-current)
  2185.       (justification both)
  2186.       (fill-mode fill)
  2187.       (left-indent adopt-current)
  2188.       (right-indent adopt-current)
  2189.       (first-indent adopt-current)
  2190.       (last-indent adopt-current)
  2191.       (prefix "")
  2192.       (suffix "")))
  2193.  
  2194.     ; element style
  2195.     ("H3_LEFT"
  2196.      ((element-context "H3")
  2197.       (attribute-context "ALIGN=\"LEFT\" ")
  2198.       (format-type block)
  2199.       (font-family adopt-current)
  2200.       (font-size 14 points)
  2201.       (font-style bold)
  2202.       (font-style adopt-current)
  2203.       (foreground-color adopt-current)
  2204.       (background-color adopt-current)
  2205.       (page-break #f)
  2206.       (keep #f)
  2207.       (tabbed #f)
  2208.       (spaced #f)
  2209.       (revision-bars #f)
  2210.       (top-space 20)
  2211.       (bottom-space 0)
  2212.       (line-height adopt-current)
  2213.       (justification left)
  2214.       (fill-mode fill)
  2215.       (left-indent adopt-current)
  2216.       (right-indent adopt-current)
  2217.       (first-indent adopt-current)
  2218.       (last-indent adopt-current)
  2219.       (prefix "")
  2220.       (suffix "")))
  2221.  
  2222.     ; element style
  2223.     ("H3_RIGHT"
  2224.      ((element-context "H3")
  2225.       (attribute-context "ALIGN=\"RIGHT\" ")
  2226.       (format-type block)
  2227.       (font-family adopt-current)
  2228.       (font-size 14 points)
  2229.       (font-style bold)
  2230.       (font-style adopt-current)
  2231.       (foreground-color adopt-current)
  2232.       (background-color adopt-current)
  2233.       (page-break #f)
  2234.       (keep #f)
  2235.       (tabbed #f)
  2236.       (spaced #f)
  2237.       (revision-bars #f)
  2238.       (top-space 20)
  2239.       (bottom-space 0)
  2240.       (line-height adopt-current)
  2241.       (justification right)
  2242.       (fill-mode fill)
  2243.       (left-indent adopt-current)
  2244.       (right-indent adopt-current)
  2245.       (first-indent adopt-current)
  2246.       (last-indent adopt-current)
  2247.       (prefix "")
  2248.       (suffix "")))
  2249.  
  2250.     ; element style
  2251.     ("H4"
  2252.      ((format-type block)
  2253.       (font-family adopt-current)
  2254.       (font-size 12 points)
  2255.       (font-style bold)
  2256.       (font-style adopt-current)
  2257.       (foreground-color adopt-current)
  2258.       (background-color adopt-current)
  2259.       (page-break #f)
  2260.       (keep #f)
  2261.       (tabbed #f)
  2262.       (spaced #f)
  2263.       (revision-bars #f)
  2264.       (top-space 12)
  2265.       (bottom-space 0)
  2266.       (line-height adopt-current)
  2267.       (justification adopt-current)
  2268.       (fill-mode adopt-current)
  2269.       (left-indent adopt-current)
  2270.       (right-indent adopt-current)
  2271.       (first-indent adopt-current)
  2272.       (last-indent adopt-current)
  2273.       (prefix "")
  2274.       (suffix "")))
  2275.  
  2276.     ; element style
  2277.     ("H4_CENTER"
  2278.      ((element-context "H4")
  2279.       (attribute-context "ALIGN=\"CENTER\" ")
  2280.       (format-type block)
  2281.       (font-family adopt-current)
  2282.       (font-size 12 points)
  2283.       (font-style bold)
  2284.       (font-style adopt-current)
  2285.       (foreground-color adopt-current)
  2286.       (background-color adopt-current)
  2287.       (page-break #f)
  2288.       (keep #f)
  2289.       (tabbed #f)
  2290.       (spaced #f)
  2291.       (revision-bars #f)
  2292.       (top-space 20)
  2293.       (bottom-space 0)
  2294.       (line-height adopt-current)
  2295.       (justification center)
  2296.       (fill-mode adopt-current)
  2297.       (left-indent adopt-current)
  2298.       (right-indent adopt-current)
  2299.       (first-indent adopt-current)
  2300.       (last-indent adopt-current)
  2301.       (prefix "")
  2302.       (suffix "")))
  2303.  
  2304.     ; element style
  2305.     ("H4_IN_DIV"
  2306.      ((element-context "H4")
  2307.       (ancestor-context "DIV")
  2308.       (format-type block)
  2309.       (font-family adopt-current)
  2310.       (font-size 12 points)
  2311.       (font-style bold)
  2312.       (font-style adopt-current)
  2313.       (foreground-color adopt-current)
  2314.       (background-color adopt-current)
  2315.       (page-break #f)
  2316.       (keep #f)
  2317.       (tabbed #f)
  2318.       (spaced #f)
  2319.       (revision-bars #f)
  2320.       (top-space 20)
  2321.       (bottom-space 0)
  2322.       (line-height adopt-current)
  2323.       (justification adopt-current)
  2324.       (fill-mode adopt-current)
  2325.       (left-indent adopt-current)
  2326.       (right-indent adopt-current)
  2327.       (first-indent adopt-current)
  2328.       (last-indent adopt-current)
  2329.       (prefix "")
  2330.       (suffix "")))
  2331.  
  2332.     ; element style
  2333.     ("H4_IN_TD"
  2334.      ((element-context "H4")
  2335.       (ancestor-context "TD")
  2336.       (format-type block)
  2337.       (font-family adopt-current)
  2338.       (font-size 12 points)
  2339.       (font-style bold)
  2340.       (font-style adopt-current)
  2341.       (foreground-color adopt-current)
  2342.       (background-color adopt-current)
  2343.       (page-break #f)
  2344.       (keep #f)
  2345.       (tabbed #f)
  2346.       (spaced #f)
  2347.       (revision-bars #f)
  2348.       (top-space 0)
  2349.       (bottom-space 0)
  2350.       (line-height adopt-current)
  2351.       (justification adopt-current)
  2352.       (fill-mode adopt-current)
  2353.       (left-indent adopt-current)
  2354.       (right-indent adopt-current)
  2355.       (first-indent adopt-current)
  2356.       (last-indent adopt-current)
  2357.       (prefix "")
  2358.       (suffix "")))
  2359.  
  2360.     ; element style
  2361.     ("H4_IN_TH"
  2362.      ((element-context "H4")
  2363.       (ancestor-context "TH")
  2364.       (format-type block)
  2365.       (font-family adopt-current)
  2366.       (font-size 12 points)
  2367.       (font-style bold)
  2368.       (font-style adopt-current)
  2369.       (foreground-color adopt-current)
  2370.       (background-color adopt-current)
  2371.       (page-break #f)
  2372.       (keep #f)
  2373.       (tabbed #f)
  2374.       (spaced #f)
  2375.       (revision-bars #f)
  2376.       (top-space 0)
  2377.       (bottom-space 0)
  2378.       (line-height adopt-current)
  2379.       (justification adopt-current)
  2380.       (fill-mode adopt-current)
  2381.       (left-indent adopt-current)
  2382.       (right-indent adopt-current)
  2383.       (first-indent adopt-current)
  2384.       (last-indent adopt-current)
  2385.       (prefix "")
  2386.       (suffix "")))
  2387.  
  2388.     ; element style
  2389.     ("H4_JUSTIFY"
  2390.      ((element-context "H4")
  2391.       (attribute-context "ALIGN=\"JUSTIFY\" ")
  2392.       (format-type block)
  2393.       (font-family adopt-current)
  2394.       (font-size 12 points)
  2395.       (font-style bold)
  2396.       (font-style adopt-current)
  2397.       (foreground-color adopt-current)
  2398.       (background-color adopt-current)
  2399.       (page-break #f)
  2400.       (keep #f)
  2401.       (tabbed #f)
  2402.       (spaced #f)
  2403.       (revision-bars #f)
  2404.       (top-space 20)
  2405.       (bottom-space 0)
  2406.       (line-height adopt-current)
  2407.       (justification both)
  2408.       (fill-mode adopt-current)
  2409.       (left-indent adopt-current)
  2410.       (right-indent adopt-current)
  2411.       (first-indent adopt-current)
  2412.       (last-indent adopt-current)
  2413.       (prefix "")
  2414.       (suffix "")))
  2415.  
  2416.     ; element style
  2417.     ("H4_LEFT"
  2418.      ((element-context "H4")
  2419.       (attribute-context "ALIGN=\"LEFT\" ")
  2420.       (format-type block)
  2421.       (font-family adopt-current)
  2422.       (font-size 12 points)
  2423.       (font-style bold)
  2424.       (font-style adopt-current)
  2425.       (foreground-color adopt-current)
  2426.       (background-color adopt-current)
  2427.       (page-break #f)
  2428.       (keep #f)
  2429.       (tabbed #f)
  2430.       (spaced #f)
  2431.       (revision-bars #f)
  2432.       (top-space 20)
  2433.       (bottom-space 0)
  2434.       (line-height adopt-current)
  2435.       (justification left)
  2436.       (fill-mode adopt-current)
  2437.       (left-indent adopt-current)
  2438.       (right-indent adopt-current)
  2439.       (first-indent adopt-current)
  2440.       (last-indent adopt-current)
  2441.       (prefix "")
  2442.       (suffix "")))
  2443.  
  2444.     ; element style
  2445.     ("H4_RIGHT"
  2446.      ((element-context "H4")
  2447.       (attribute-context "ALIGN=\"RIGHT\" ")
  2448.       (format-type block)
  2449.       (font-family adopt-current)
  2450.       (font-size 12 points)
  2451.       (font-style bold)
  2452.       (font-style adopt-current)
  2453.       (foreground-color adopt-current)
  2454.       (background-color adopt-current)
  2455.       (page-break #f)
  2456.       (keep #f)
  2457.       (tabbed #f)
  2458.       (spaced #f)
  2459.       (revision-bars #f)
  2460.       (top-space 20)
  2461.       (bottom-space 0)
  2462.       (line-height adopt-current)
  2463.       (justification right)
  2464.       (fill-mode adopt-current)
  2465.       (left-indent adopt-current)
  2466.       (right-indent adopt-current)
  2467.       (first-indent adopt-current)
  2468.       (last-indent adopt-current)
  2469.       (prefix "")
  2470.       (suffix "")))
  2471.  
  2472.     ; element style
  2473.     ("H5"
  2474.      ((format-type block)
  2475.       (font-family adopt-current)
  2476.       (font-size 10 points)
  2477.       (font-style bold)
  2478.       (foreground-color adopt-current)
  2479.       (background-color adopt-current)
  2480.       (page-break #f)
  2481.       (keep #f)
  2482.       (tabbed #f)
  2483.       (spaced #f)
  2484.       (revision-bars #f)
  2485.       (top-space 12)
  2486.       (bottom-space 0)
  2487.       (line-height adopt-current)
  2488.       (justification adopt-current)
  2489.       (fill-mode adopt-current)
  2490.       (left-indent adopt-current)
  2491.       (right-indent adopt-current)
  2492.       (first-indent adopt-current)
  2493.       (last-indent adopt-current)
  2494.       (prefix "")
  2495.       (suffix "")))
  2496.  
  2497.     ; element style
  2498.     ("H5_CENTER"
  2499.      ((element-context "H5")
  2500.       (attribute-context "ALIGN=\"CENTER\" ")
  2501.       (format-type block)
  2502.       (font-family adopt-current)
  2503.       (font-size 10 points)
  2504.       (font-style bold)
  2505.       (foreground-color adopt-current)
  2506.       (background-color adopt-current)
  2507.       (page-break #f)
  2508.       (keep #f)
  2509.       (tabbed #f)
  2510.       (spaced #f)
  2511.       (revision-bars #f)
  2512.       (top-space 15)
  2513.       (bottom-space 0)
  2514.       (line-height adopt-current)
  2515.       (justification center)
  2516.       (fill-mode adopt-current)
  2517.       (left-indent 0)
  2518.       (right-indent adopt-current)
  2519.       (first-indent adopt-current)
  2520.       (last-indent adopt-current)
  2521.       (prefix "")
  2522.       (suffix "")))
  2523.  
  2524.     ; element style
  2525.     ("H5_IN_DIV"
  2526.      ((element-context "H5")
  2527.       (ancestor-context "DIV")
  2528.       (format-type block)
  2529.       (font-family adopt-current)
  2530.       (font-size 10 points)
  2531.       (font-style bold)
  2532.       (foreground-color adopt-current)
  2533.       (background-color adopt-current)
  2534.       (page-break #f)
  2535.       (keep #f)
  2536.       (tabbed #f)
  2537.       (spaced #f)
  2538.       (revision-bars #f)
  2539.       (top-space 15)
  2540.       (bottom-space 0)
  2541.       (line-height adopt-current)
  2542.       (justification adopt-current)
  2543.       (fill-mode adopt-current)
  2544.       (left-indent 0)
  2545.       (right-indent adopt-current)
  2546.       (first-indent adopt-current)
  2547.       (last-indent adopt-current)
  2548.       (prefix "")
  2549.       (suffix "")))
  2550.  
  2551.     ; element style
  2552.     ("H5_IN_TD"
  2553.      ((element-context "H5")
  2554.       (ancestor-context "TD")
  2555.       (format-type block)
  2556.       (font-family adopt-current)
  2557.       (font-size 10 points)
  2558.       (font-style bold)
  2559.       (foreground-color adopt-current)
  2560.       (background-color adopt-current)
  2561.       (page-break #f)
  2562.       (keep #f)
  2563.       (tabbed #f)
  2564.       (spaced #f)
  2565.       (revision-bars #f)
  2566.       (top-space 0)
  2567.       (bottom-space 0)
  2568.       (line-height adopt-current)
  2569.       (justification adopt-current)
  2570.       (fill-mode adopt-current)
  2571.       (left-indent 0)
  2572.       (right-indent adopt-current)
  2573.       (first-indent adopt-current)
  2574.       (last-indent adopt-current)
  2575.       (prefix "")
  2576.       (suffix "")))
  2577.  
  2578.     ; element style
  2579.     ("H5_IN_TH"
  2580.      ((element-context "H5")
  2581.       (ancestor-context "TH")
  2582.       (format-type block)
  2583.       (font-family adopt-current)
  2584.       (font-size 10 points)
  2585.       (font-style bold)
  2586.       (foreground-color adopt-current)
  2587.       (background-color adopt-current)
  2588.       (page-break #f)
  2589.       (keep #f)
  2590.       (tabbed #f)
  2591.       (spaced #f)
  2592.       (revision-bars #f)
  2593.       (top-space 0)
  2594.       (bottom-space 0)
  2595.       (line-height adopt-current)
  2596.       (justification adopt-current)
  2597.       (fill-mode adopt-current)
  2598.       (left-indent 0)
  2599.       (right-indent adopt-current)
  2600.       (first-indent adopt-current)
  2601.       (last-indent adopt-current)
  2602.       (prefix "")
  2603.       (suffix "")))
  2604.  
  2605.     ; element style
  2606.     ("H5_JUSTIFY"
  2607.      ((element-context "H5")
  2608.       (attribute-context "ALIGN=\"JUSTIFY\" ")
  2609.       (format-type block)
  2610.       (font-family adopt-current)
  2611.       (font-size 10 points)
  2612.       (font-style bold)
  2613.       (foreground-color adopt-current)
  2614.       (background-color adopt-current)
  2615.       (page-break #f)
  2616.       (keep #f)
  2617.       (tabbed #f)
  2618.       (spaced #f)
  2619.       (revision-bars #f)
  2620.       (top-space 15)
  2621.       (bottom-space 0)
  2622.       (line-height adopt-current)
  2623.       (justification both)
  2624.       (fill-mode adopt-current)
  2625.       (left-indent 0)
  2626.       (right-indent adopt-current)
  2627.       (first-indent adopt-current)
  2628.       (last-indent adopt-current)
  2629.       (prefix "")
  2630.       (suffix "")))
  2631.  
  2632.     ; element style
  2633.     ("H5_LEFT"
  2634.      ((element-context "H5")
  2635.       (attribute-context "ALIGN=\"LEFT\" ")
  2636.       (format-type block)
  2637.       (font-family adopt-current)
  2638.       (font-size 10 points)
  2639.       (font-style bold)
  2640.       (foreground-color adopt-current)
  2641.       (background-color adopt-current)
  2642.       (page-break #f)
  2643.       (keep #f)
  2644.       (tabbed #f)
  2645.       (spaced #f)
  2646.       (revision-bars #f)
  2647.       (top-space 15)
  2648.       (bottom-space 0)
  2649.       (line-height adopt-current)
  2650.       (justification left)
  2651.       (fill-mode adopt-current)
  2652.       (left-indent 0)
  2653.       (right-indent adopt-current)
  2654.       (first-indent adopt-current)
  2655.       (last-indent adopt-current)
  2656.       (prefix "")
  2657.       (suffix "")))
  2658.  
  2659.     ; element style
  2660.     ("H5_RIGHT"
  2661.      ((element-context "H5")
  2662.       (attribute-context "ALIGN=\"RIGHT\" ")
  2663.       (format-type block)
  2664.       (font-family adopt-current)
  2665.       (font-size 10 points)
  2666.       (font-style bold)
  2667.       (foreground-color adopt-current)
  2668.       (background-color adopt-current)
  2669.       (page-break #f)
  2670.       (keep #f)
  2671.       (tabbed #f)
  2672.       (spaced #f)
  2673.       (revision-bars #f)
  2674.       (top-space 15)
  2675.       (bottom-space 0)
  2676.       (line-height adopt-current)
  2677.       (justification right)
  2678.       (fill-mode adopt-current)
  2679.       (left-indent 0)
  2680.       (right-indent adopt-current)
  2681.       (first-indent adopt-current)
  2682.       (last-indent adopt-current)
  2683.       (prefix "")
  2684.       (suffix "")))
  2685.  
  2686.     ; element style
  2687.     ("H6"
  2688.      ((format-type block)
  2689.       (font-family adopt-current)
  2690.       (font-size 8 points)
  2691.       (font-style bold)
  2692.       (foreground-color adopt-current)
  2693.       (background-color adopt-current)
  2694.       (page-break #f)
  2695.       (keep #f)
  2696.       (tabbed #f)
  2697.       (spaced #f)
  2698.       (revision-bars #f)
  2699.       (top-space 8)
  2700.       (bottom-space 0)
  2701.       (line-height adopt-current)
  2702.       (justification adopt-current)
  2703.       (fill-mode adopt-current)
  2704.       (left-indent 0)
  2705.       (right-indent adopt-current)
  2706.       (first-indent adopt-current)
  2707.       (last-indent adopt-current)
  2708.       (prefix "")
  2709.       (suffix "")))
  2710.  
  2711.     ; element style
  2712.     ("H6_CENTER"
  2713.      ((element-context "H6")
  2714.       (attribute-context "ALIGN=\"CENTER\" ")
  2715.       (format-type block)
  2716.       (font-family adopt-current)
  2717.       (font-size 8 points)
  2718.       (font-style bold)
  2719.       (foreground-color adopt-current)
  2720.       (background-color adopt-current)
  2721.       (page-break #f)
  2722.       (keep #f)
  2723.       (tabbed #f)
  2724.       (spaced #f)
  2725.       (revision-bars #f)
  2726.       (top-space 12)
  2727.       (bottom-space 0)
  2728.       (line-height adopt-current)
  2729.       (justification center)
  2730.       (fill-mode adopt-current)
  2731.       (left-indent 0)
  2732.       (right-indent adopt-current)
  2733.       (first-indent adopt-current)
  2734.       (last-indent adopt-current)
  2735.       (prefix "")
  2736.       (suffix "")))
  2737.  
  2738.     ; element style
  2739.     ("H6_IN_DIV"
  2740.      ((element-context "H6")
  2741.       (ancestor-context "DIV")
  2742.       (format-type block)
  2743.       (font-family adopt-current)
  2744.       (font-size 8 points)
  2745.       (font-style bold)
  2746.       (foreground-color adopt-current)
  2747.       (background-color adopt-current)
  2748.       (page-break #f)
  2749.       (keep #f)
  2750.       (tabbed #f)
  2751.       (spaced #f)
  2752.       (revision-bars #f)
  2753.       (top-space 0)
  2754.       (bottom-space 0)
  2755.       (line-height adopt-current)
  2756.       (justification adopt-current)
  2757.       (fill-mode adopt-current)
  2758.       (left-indent 0)
  2759.       (right-indent adopt-current)
  2760.       (first-indent adopt-current)
  2761.       (last-indent adopt-current)
  2762.       (prefix "")
  2763.       (suffix "")))
  2764.  
  2765.     ; element style
  2766.     ("H6_IN_TD"
  2767.      ((element-context "H6")
  2768.       (ancestor-context "TD")
  2769.       (format-type block)
  2770.       (font-family adopt-current)
  2771.       (font-size 8 points)
  2772.       (font-style bold)
  2773.       (foreground-color adopt-current)
  2774.       (background-color adopt-current)
  2775.       (page-break #f)
  2776.       (keep #f)
  2777.       (tabbed #f)
  2778.       (spaced #f)
  2779.       (revision-bars #f)
  2780.       (top-space 0)
  2781.       (bottom-space 0)
  2782.       (line-height adopt-current)
  2783.       (justification adopt-current)
  2784.       (fill-mode adopt-current)
  2785.       (left-indent 0)
  2786.       (right-indent adopt-current)
  2787.       (first-indent adopt-current)
  2788.       (last-indent adopt-current)
  2789.       (prefix "")
  2790.       (suffix "")))
  2791.  
  2792.     ; element style
  2793.     ("H6_IN_TH"
  2794.      ((element-context "H6")
  2795.       (ancestor-context "TH")
  2796.       (format-type block)
  2797.       (font-family adopt-current)
  2798.       (font-size 8 points)
  2799.       (font-style bold)
  2800.       (foreground-color adopt-current)
  2801.       (background-color adopt-current)
  2802.       (page-break #f)
  2803.       (keep #f)
  2804.       (tabbed #f)
  2805.       (spaced #f)
  2806.       (revision-bars #f)
  2807.       (top-space 0)
  2808.       (bottom-space 0)
  2809.       (line-height adopt-current)
  2810.       (justification adopt-current)
  2811.       (fill-mode adopt-current)
  2812.       (left-indent 0)
  2813.       (right-indent adopt-current)
  2814.       (first-indent adopt-current)
  2815.       (last-indent adopt-current)
  2816.       (prefix "")
  2817.       (suffix "")))
  2818.  
  2819.     ; element style
  2820.     ("H6_JUSTIFY"
  2821.      ((element-context "H6")
  2822.       (attribute-context "ALIGN=\"JUSTIFY\" ")
  2823.       (format-type block)
  2824.       (font-family adopt-current)
  2825.       (font-size 8 points)
  2826.       (font-style bold)
  2827.       (foreground-color adopt-current)
  2828.       (background-color adopt-current)
  2829.       (page-break #f)
  2830.       (keep #f)
  2831.       (tabbed #f)
  2832.       (spaced #f)
  2833.       (revision-bars #f)
  2834.       (top-space 12)
  2835.       (bottom-space 0)
  2836.       (line-height adopt-current)
  2837.       (justification both)
  2838.       (fill-mode adopt-current)
  2839.       (left-indent 0)
  2840.       (right-indent adopt-current)
  2841.       (first-indent adopt-current)
  2842.       (last-indent adopt-current)
  2843.       (prefix "")
  2844.       (suffix "")))
  2845.  
  2846.     ; element style
  2847.     ("H6_LEFT"
  2848.      ((element-context "H6")
  2849.       (attribute-context "ALIGN=\"LEFT\" ")
  2850.       (format-type block)
  2851.       (font-family adopt-current)
  2852.       (font-size 8 points)
  2853.       (font-style bold)
  2854.       (foreground-color adopt-current)
  2855.       (background-color adopt-current)
  2856.       (page-break #f)
  2857.       (keep #f)
  2858.       (tabbed #f)
  2859.       (spaced #f)
  2860.       (revision-bars #f)
  2861.       (top-space 12)
  2862.       (bottom-space 0)
  2863.       (line-height adopt-current)
  2864.       (justification left)
  2865.       (fill-mode adopt-current)
  2866.       (left-indent 0)
  2867.       (right-indent adopt-current)
  2868.       (first-indent adopt-current)
  2869.       (last-indent adopt-current)
  2870.       (prefix "")
  2871.       (suffix "")))
  2872.  
  2873.     ; element style
  2874.     ("H6_RIGHT"
  2875.      ((element-context "H6")
  2876.       (attribute-context "ALIGN=\"RIGHT\" ")
  2877.       (format-type block)
  2878.       (font-family adopt-current)
  2879.       (font-size 8 points)
  2880.       (font-style bold)
  2881.       (foreground-color adopt-current)
  2882.       (background-color adopt-current)
  2883.       (page-break #f)
  2884.       (keep #f)
  2885.       (tabbed #f)
  2886.       (spaced #f)
  2887.       (revision-bars #f)
  2888.       (top-space 12)
  2889.       (bottom-space 0)
  2890.       (line-height adopt-current)
  2891.       (justification right)
  2892.       (fill-mode adopt-current)
  2893.       (left-indent 0)
  2894.       (right-indent adopt-current)
  2895.       (first-indent adopt-current)
  2896.       (last-indent adopt-current)
  2897.       (prefix "")
  2898.       (suffix "")))
  2899.  
  2900.     ; element style
  2901.     ("HEAD"
  2902.      ((format-type block)
  2903.       (font-family adopt-current)
  2904.       (font-size adopt-current)
  2905.       (font-style adopt-current)
  2906.       (foreground-color adopt-current)
  2907.       (background-color adopt-current)
  2908.       (page-break #f)
  2909.       (keep #f)
  2910.       (tabbed #f)
  2911.       (spaced #f)
  2912.       (revision-bars #f)
  2913.       (top-space 0)
  2914.       (bottom-space 0)
  2915.       (line-height adopt-current)
  2916.       (justification adopt-current)
  2917.       (fill-mode adopt-current)
  2918.       (left-indent adopt-current)
  2919.       (right-indent adopt-current)
  2920.       (first-indent adopt-current)
  2921.       (last-indent adopt-current)
  2922.       (prefix "")
  2923.       (suffix "")))
  2924.  
  2925.     ; element style
  2926.     ("HR"
  2927.      ((format-type block)
  2928.       (font-family adopt-current)
  2929.       (font-size adopt-current)
  2930.       (font-style adopt-current)
  2931.       (foreground-color adopt-current)
  2932.       (background-color adopt-current)
  2933.       (page-break #f)
  2934.       (keep #f)
  2935.       (tabbed #f)
  2936.       (spaced #f)
  2937.       (revision-bars #f)
  2938.       (top-space 10)
  2939.       (bottom-space 10)
  2940.       (line-height adopt-current)
  2941.       (justification center)
  2942.       (fill-mode adopt-current)
  2943.       (left-indent adopt-current)
  2944.       (right-indent adopt-current)
  2945.       (first-indent adopt-current)
  2946.       (last-indent adopt-current)
  2947.       (prefix "%attribute SRC;")
  2948.       (suffix "__________________________________________________")))
  2949.  
  2950.     ; element style
  2951.     ("HR_LEFT"
  2952.      ((element-context "HR")
  2953.       (attribute-context "ALIGN=\"LEFT\" ")
  2954.       (format-type block)
  2955.       (font-family adopt-current)
  2956.       (font-size adopt-current)
  2957.       (font-style adopt-current)
  2958.       (foreground-color adopt-current)
  2959.       (background-color adopt-current)
  2960.       (page-break #f)
  2961.       (keep #f)
  2962.       (tabbed #f)
  2963.       (spaced #f)
  2964.       (revision-bars #f)
  2965.       (top-space 0)
  2966.       (bottom-space 0)
  2967.       (line-height adopt-current)
  2968.       (justification left)
  2969.       (fill-mode adopt-current)
  2970.       (prefix "")
  2971.       (suffix "")))
  2972.  
  2973.     ; element style
  2974.     ("HR_RIGHT"
  2975.      ((element-context "HR")
  2976.       (attribute-context "ALIGN=\"RIGHT\" ")
  2977.       (format-type block)
  2978.       (font-family adopt-current)
  2979.       (font-size adopt-current)
  2980.       (font-style adopt-current)
  2981.       (foreground-color adopt-current)
  2982.       (background-color adopt-current)
  2983.       (page-break #f)
  2984.       (keep #f)
  2985.       (tabbed #f)
  2986.       (spaced #f)
  2987.       (revision-bars #f)
  2988.       (top-space 0)
  2989.       (bottom-space 0)
  2990.       (line-height adopt-current)
  2991.       (justification right)
  2992.       (fill-mode adopt-current)
  2993.       (prefix "")
  2994.       (suffix "")))
  2995.  
  2996.     ; element style
  2997.     ("HTML"
  2998.      ((format-type block)
  2999.       (font-family adopt-current)
  3000.       (font-size adopt-current)
  3001.       (font-style adopt-current)
  3002.       (foreground-color adopt-current)
  3003.       (background-color adopt-current)
  3004.       (page-break #f)
  3005.       (keep #f)
  3006.       (tabbed #f)
  3007.       (spaced #f)
  3008.       (revision-bars #f)
  3009.       (top-space 0)
  3010.       (bottom-space 0)
  3011.       (line-height adopt-current)
  3012.       (justification adopt-current)
  3013.       (fill-mode adopt-current)
  3014.       (prefix "")
  3015.       (suffix "")))
  3016.  
  3017.     ; element style
  3018.     ("I"
  3019.      ((format-type inline)
  3020.       (font-family adopt-current)
  3021.       (font-size adopt-current)
  3022.       (font-style italic)
  3023.       (font-style adopt-current)
  3024.       (foreground-color adopt-current)
  3025.       (background-color adopt-current)
  3026.       (page-break #f)
  3027.       (keep #f)
  3028.       (tabbed #f)
  3029.       (spaced #f)
  3030.       (revision-bars #f)
  3031.       (prefix "")
  3032.       (suffix "")))
  3033.  
  3034.     ; element style
  3035.     ("IFRAME"
  3036.      ((format-type block)
  3037.       (font-family adopt-current)
  3038.       (font-size adopt-current)
  3039.       (font-style adopt-current)
  3040.       (foreground-color adopt-current)
  3041.       (background-color adopt-current)
  3042.       (page-break #f)
  3043.       (keep #f)
  3044.       (tabbed #f)
  3045.       (spaced #f)
  3046.       (revision-bars #f)
  3047.       (top-space 0)
  3048.       (bottom-space 0)
  3049.       (line-height adopt-current)
  3050.       (justification adopt-current)
  3051.       (fill-mode adopt-current)
  3052.       (prefix "")
  3053.       (suffix "")))
  3054.  
  3055.     ; element style
  3056.     ("ILAYER"
  3057.      ((format-type block)
  3058.       (font-family adopt-current)
  3059.       (font-size adopt-current)
  3060.       (font-style adopt-current)
  3061.       (foreground-color adopt-current)
  3062.       (background-color adopt-current)
  3063.       (page-break #f)
  3064.       (keep #f)
  3065.       (tabbed #f)
  3066.       (spaced #f)
  3067.       (revision-bars #f)
  3068.       (top-space 0)
  3069.       (bottom-space 0)
  3070.       (line-height adopt-current)
  3071.       (justification adopt-current)
  3072.       (fill-mode adopt-current)
  3073.       (prefix "")
  3074.       (suffix "")))
  3075.  
  3076.     ; element style
  3077.     ("IMG"
  3078.      ((format-type inline)
  3079.       (font-family adopt-current)
  3080.       (font-size adopt-current)
  3081.       (font-style plain)
  3082.       (foreground-color adopt-current)
  3083.       (background-color adopt-current)
  3084.       (page-break #f)
  3085.       (keep #f)
  3086.       (tabbed #t)
  3087.       (spaced #f)
  3088.       (revision-bars #f)
  3089.       (prefix "%attribute SRC;")
  3090.       (suffix "[%attribute ALT;]")))
  3091.  
  3092.     ; element style
  3093.     ("INPUT"
  3094.      ((format-type inline)
  3095.       (font-family adopt-current)
  3096.       (font-size adopt-current)
  3097.       (font-style adopt-current)
  3098.       (foreground-color adopt-current)
  3099.       (background-color adopt-current)
  3100.       (page-break #f)
  3101.       (keep #f)
  3102.       (tabbed #f)
  3103.       (spaced #f)
  3104.       (revision-bars #f)
  3105.       (prefix "")
  3106.       (suffix "[NAME = %attribute name; & TYPE = %attribute TYPE;]")))
  3107.  
  3108.     ; element style
  3109.     ("INPUT_CHECK"
  3110.      ((element-context "INPUT")
  3111.       (attribute-context "TYPE=\"CHECKBOX\" ")
  3112.       (format-type inline)
  3113.       (font-family adopt-current)
  3114.       (font-size adopt-current)
  3115.       (font-style adopt-current)
  3116.       (foreground-color adopt-current)
  3117.       (background-color adopt-current)
  3118.       (page-break #f)
  3119.       (keep #f)
  3120.       (tabbed #f)
  3121.       (spaced #f)
  3122.       (revision-bars #f)
  3123.       (prefix "")
  3124.       (suffix "[NAME = %attribute name;  & TYPE = %attribute TYPE; & VALUE = %attribute VALUE;]")))
  3125.  
  3126.     ; element style
  3127.     ("INPUT_HIDDEN"
  3128.      ((element-context "INPUT")
  3129.       (attribute-context "TYPE=\"HIDDEN\" ")
  3130.       (format-type inline)
  3131.       (font-family "Courier New")
  3132.       (font-size adopt-current)
  3133.       (font-style adopt-current)
  3134.       (foreground-color "Gray")
  3135.       (background-color adopt-current)
  3136.       (page-break #f)
  3137.       (keep #f)
  3138.       (tabbed #f)
  3139.       (spaced #f)
  3140.       (revision-bars #f)
  3141.       (prefix "")
  3142.       (suffix "[%attribute-list;]")))
  3143.  
  3144.     ; element style
  3145.     ("INPUT_IMAGE"
  3146.      ((element-context "INPUT")
  3147.       (attribute-context "TYPE=\"IMAGE\" ")
  3148.       (format-type inline)
  3149.       (font-family adopt-current)
  3150.       (font-size adopt-current)
  3151.       (font-style adopt-current)
  3152.       (foreground-color adopt-current)
  3153.       (background-color adopt-current)
  3154.       (page-break #f)
  3155.       (keep #f)
  3156.       (tabbed #f)
  3157.       (spaced #f)
  3158.       (revision-bars #f)
  3159.       (prefix "%attribute SRC;")
  3160.       (suffix " [NAME = %attribute name; & TYPE = %attribute TYPE; ]")))
  3161.  
  3162.     ; element style
  3163.     ("INPUT_RADIO"
  3164.      ((element-context "INPUT")
  3165.       (attribute-context "TYPE=\"RADIO\" ")
  3166.       (format-type inline)
  3167.       (font-family adopt-current)
  3168.       (font-size adopt-current)
  3169.       (font-style adopt-current)
  3170.       (foreground-color adopt-current)
  3171.       (background-color adopt-current)
  3172.       (page-break #f)
  3173.       (keep #f)
  3174.       (tabbed #f)
  3175.       (spaced #f)
  3176.       (revision-bars #f)
  3177.       (prefix "")
  3178.       (suffix "[NAME = %attribute name; & TYPE = %attribute TYPE; & VALUE =  %attribute VALUE;]")))
  3179.  
  3180.     ; element style
  3181.     ("INPUT_RESET"
  3182.      ((element-context "INPUT")
  3183.       (attribute-context "TYPE=\"RESET\" ")
  3184.       (format-type inline)
  3185.       (font-family adopt-current)
  3186.       (font-size adopt-current)
  3187.       (font-style adopt-current)
  3188.       (foreground-color adopt-current)
  3189.       (background-color adopt-current)
  3190.       (page-break #f)
  3191.       (keep #f)
  3192.       (tabbed #f)
  3193.       (spaced #f)
  3194.       (revision-bars #f)
  3195.       (prefix "")
  3196.       (suffix "[TYPE = %attribute TYPE;]")))
  3197.  
  3198.     ; element style
  3199.     ("INPUT_SUBMIT"
  3200.      ((element-context "INPUT")
  3201.       (attribute-context "TYPE=\"SUBMIT\" ")
  3202.       (format-type inline)
  3203.       (font-family adopt-current)
  3204.       (font-size adopt-current)
  3205.       (font-style adopt-current)
  3206.       (foreground-color adopt-current)
  3207.       (background-color adopt-current)
  3208.       (page-break #f)
  3209.       (keep #f)
  3210.       (tabbed #f)
  3211.       (spaced #f)
  3212.       (revision-bars #f)
  3213.       (prefix "")
  3214.       (suffix "[TYPE = %attribute TYPE;]")))
  3215.  
  3216.     ; element style
  3217.     ("INS"
  3218.      ((format-type inline)
  3219.       (font-family adopt-current)
  3220.       (font-size adopt-current)
  3221.       (font-style adopt-current)
  3222.       (foreground-color adopt-current)
  3223.       (background-color adopt-current)
  3224.       (page-break #f)
  3225.       (keep #f)
  3226.       (tabbed #f)
  3227.       (spaced #f)
  3228.       (revision-bars #f)
  3229.       (prefix "")
  3230.       (suffix "")))
  3231.  
  3232.     ; element style
  3233.     ("ISINDEX"
  3234.      ((format-type block)
  3235.       (font-family adopt-current)
  3236.       (font-size adopt-current)
  3237.       (font-style adopt-current)
  3238.       (foreground-color adopt-current)
  3239.       (background-color adopt-current)
  3240.       (page-break #f)
  3241.       (keep #f)
  3242.       (tabbed #f)
  3243.       (spaced #f)
  3244.       (revision-bars #f)
  3245.       (top-space 0)
  3246.       (bottom-space 0)
  3247.       (line-height adopt-current)
  3248.       (justification adopt-current)
  3249.       (fill-mode adopt-current)
  3250.       (prefix "")
  3251.       (suffix "")))
  3252.  
  3253.     ; element style
  3254.     ("KBD"
  3255.      ((format-type inline)
  3256.       (font-family "Courier New")
  3257.       (font-size adopt-current)
  3258.       (font-style adopt-current)
  3259.       (foreground-color adopt-current)
  3260.       (background-color adopt-current)
  3261.       (page-break #f)
  3262.       (keep #f)
  3263.       (tabbed #f)
  3264.       (spaced #f)
  3265.       (revision-bars #f)
  3266.       (prefix "")
  3267.       (suffix "")))
  3268.  
  3269.     ; element style
  3270.     ("LABEL"
  3271.      ((format-type block)
  3272.       (font-family adopt-current)
  3273.       (font-size adopt-current)
  3274.       (font-style adopt-current)
  3275.       (foreground-color adopt-current)
  3276.       (background-color adopt-current)
  3277.       (page-break #f)
  3278.       (keep #f)
  3279.       (tabbed #f)
  3280.       (spaced #f)
  3281.       (revision-bars #f)
  3282.       (top-space 0)
  3283.       (bottom-space 0)
  3284.       (line-height adopt-current)
  3285.       (justification adopt-current)
  3286.       (fill-mode adopt-current)
  3287.       (prefix "")
  3288.       (suffix "")))
  3289.  
  3290.     ; element style
  3291.     ("LAYER"
  3292.      ((format-type block)
  3293.       (font-family adopt-current)
  3294.       (font-size adopt-current)
  3295.       (font-style adopt-current)
  3296.       (foreground-color adopt-current)
  3297.       (background-color adopt-current)
  3298.       (page-break #f)
  3299.       (keep #f)
  3300.       (tabbed #f)
  3301.       (spaced #f)
  3302.       (revision-bars #f)
  3303.       (top-space 0)
  3304.       (bottom-space 0)
  3305.       (line-height adopt-current)
  3306.       (justification adopt-current)
  3307.       (fill-mode adopt-current)
  3308.       (prefix "")
  3309.       (suffix "")))
  3310.  
  3311.     ; element style
  3312.     ("LEGEND"
  3313.      ((format-type block)
  3314.       (font-family adopt-current)
  3315.       (font-size adopt-current)
  3316.       (font-style adopt-current)
  3317.       (foreground-color adopt-current)
  3318.       (background-color adopt-current)
  3319.       (page-break #f)
  3320.       (keep #f)
  3321.       (tabbed #f)
  3322.       (spaced #f)
  3323.       (revision-bars #f)
  3324.       (top-space 0)
  3325.       (bottom-space 0)
  3326.       (line-height adopt-current)
  3327.       (justification adopt-current)
  3328.       (fill-mode adopt-current)
  3329.       (prefix "")
  3330.       (suffix "")))
  3331.  
  3332.     ; element style
  3333.     ("LH"
  3334.      ((format-type block)
  3335.       (font-family adopt-current)
  3336.       (font-size adopt-current)
  3337.       (font-style adopt-current)
  3338.       (foreground-color adopt-current)
  3339.       (background-color adopt-current)
  3340.       (page-break #f)
  3341.       (keep #f)
  3342.       (tabbed #f)
  3343.       (spaced #f)
  3344.       (revision-bars #f)
  3345.       (top-space 0)
  3346.       (bottom-space 0)
  3347.       (line-height adopt-current)
  3348.       (justification adopt-current)
  3349.       (fill-mode adopt-current)
  3350.       (prefix "")
  3351.       (suffix "")))
  3352.  
  3353.     ; element style
  3354.     ("LI"
  3355.      ((format-type block)
  3356.       (font-family adopt-current)
  3357.       (font-size adopt-current)
  3358.       (font-style adopt-current)
  3359.       (foreground-color adopt-current)
  3360.       (background-color adopt-current)
  3361.       (page-break #f)
  3362.       (keep #f)
  3363.       (tabbed #f)
  3364.       (spaced #f)
  3365.       (revision-bars #f)
  3366.       (top-space 0)
  3367.       (bottom-space 0)
  3368.       (line-height 70 percent)
  3369.       (justification adopt-current)
  3370.       (fill-mode fill)
  3371.       (left-indent + 25)
  3372.       (right-indent adopt-current)
  3373.       (first-indent - 30)
  3374.       (last-indent adopt-current)
  3375.       (prefix "#")
  3376.       (suffix "")))
  3377.  
  3378.     ; element style
  3379.     ("LINK"
  3380.      ((format-type block)
  3381.       (font-family adopt-current)
  3382.       (font-size adopt-current)
  3383.       (font-style adopt-current)
  3384.       (foreground-color adopt-current)
  3385.       (background-color adopt-current)
  3386.       (page-break #f)
  3387.       (keep #f)
  3388.       (tabbed #f)
  3389.       (spaced #f)
  3390.       (revision-bars #f)
  3391.       (top-space 0)
  3392.       (bottom-space 0)
  3393.       (line-height adopt-current)
  3394.       (justification adopt-current)
  3395.       (fill-mode adopt-current)
  3396.       (prefix "")
  3397.       (suffix "%attribute-list;")))
  3398.  
  3399.     ; element style
  3400.     ("LI_IN_OL"
  3401.      ((element-context "LI")
  3402.       (ancestor-context "OL")
  3403.       (format-type block)
  3404.       (font-family adopt-current)
  3405.       (font-size adopt-current)
  3406.       (font-style adopt-current)
  3407.       (foreground-color adopt-current)
  3408.       (background-color adopt-current)
  3409.       (page-break #f)
  3410.       (keep #f)
  3411.       (tabbed #t)
  3412.       (spaced #f)
  3413.       (revision-bars #f)
  3414.       (top-space 0)
  3415.       (bottom-space 0)
  3416.       (line-height 70 percent)
  3417.       (justification adopt-current)
  3418.       (fill-mode fill)
  3419.       (left-indent + 21)
  3420.       (right-indent adopt-current)
  3421.       (first-indent - 20)
  3422.       (last-indent adopt-current)
  3423.       (prefix "#")
  3424.       (suffix "")))
  3425.  
  3426.     ; element style
  3427.     ("LI_IN_UL"
  3428.      ((element-context "LI")
  3429.       (ancestor-context "UL")
  3430.       (format-type block)
  3431.       (font-family adopt-current)
  3432.       (font-size adopt-current)
  3433.       (font-style adopt-current)
  3434.       (foreground-color adopt-current)
  3435.       (background-color adopt-current)
  3436.       (page-break #f)
  3437.       (keep #f)
  3438.       (tabbed #t)
  3439.       (spaced #f)
  3440.       (revision-bars #f)
  3441.       (top-space 0)
  3442.       (bottom-space 0)
  3443.       (line-height 70 percent)
  3444.       (justification adopt-current)
  3445.       (fill-mode fill)
  3446.       (left-indent + 19)
  3447.       (right-indent adopt-current)
  3448.       (first-indent - 15)
  3449.       (last-indent adopt-current)
  3450.       (prefix "#")
  3451.       (suffix "")))
  3452.  
  3453.     ; element style
  3454.     ("MAP"
  3455.      ((format-type block)
  3456.       (font-family adopt-current)
  3457.       (font-size adopt-current)
  3458.       (font-style adopt-current)
  3459.       (foreground-color adopt-current)
  3460.       (background-color adopt-current)
  3461.       (page-break #f)
  3462.       (keep #f)
  3463.       (tabbed #f)
  3464.       (spaced #f)
  3465.       (revision-bars #f)
  3466.       (top-space 5)
  3467.       (bottom-space 5)
  3468.       (line-height adopt-current)
  3469.       (justification adopt-current)
  3470.       (fill-mode no-fill)
  3471.       (prefix "%attribute-list;")
  3472.       (suffix "")))
  3473.  
  3474.     ; element style
  3475.     ("MARQUEE"
  3476.      ((format-type block)
  3477.       (font-family adopt-current)
  3478.       (font-size adopt-current)
  3479.       (font-style adopt-current)
  3480.       (foreground-color adopt-current)
  3481.       (background-color adopt-current)
  3482.       (page-break #f)
  3483.       (keep #f)
  3484.       (tabbed #f)
  3485.       (spaced #f)
  3486.       (revision-bars #f)
  3487.       (top-space 0)
  3488.       (bottom-space 0)
  3489.       (line-height adopt-current)
  3490.       (justification adopt-current)
  3491.       (fill-mode adopt-current)
  3492.       (prefix "")
  3493.       (suffix "")))
  3494.  
  3495.     ; element style
  3496.     ("MARQUEE_RIGHT"
  3497.      ((element-context "MARQUEE")
  3498.       (attribute-context "DIRECTION=\"RIGHT\" ")
  3499.       (format-type block)
  3500.       (font-family adopt-current)
  3501.       (font-size adopt-current)
  3502.       (font-style adopt-current)
  3503.       (foreground-color "Black")
  3504.       (background-color "Blue")
  3505.       (page-break #f)
  3506.       (keep #f)
  3507.       (tabbed #f)
  3508.       (spaced #f)
  3509.       (revision-bars #f)
  3510.       (top-space 0)
  3511.       (bottom-space 0)
  3512.       (line-height adopt-current)
  3513.       (justification right)
  3514.       (fill-mode adopt-current)
  3515.       (prefix "")
  3516.       (suffix "")))
  3517.  
  3518.     ; element style
  3519.     ("MENU"
  3520.      ((format-type block)
  3521.       (font-family adopt-current)
  3522.       (font-size adopt-current)
  3523.       (font-style adopt-current)
  3524.       (foreground-color adopt-current)
  3525.       (background-color adopt-current)
  3526.       (page-break #f)
  3527.       (keep #f)
  3528.       (tabbed #f)
  3529.       (spaced #f)
  3530.       (revision-bars #f)
  3531.       (top-space 0)
  3532.       (bottom-space 0)
  3533.       (line-height adopt-current)
  3534.       (justification adopt-current)
  3535.       (fill-mode adopt-current)
  3536.       (left-indent + 15)
  3537.       (right-indent adopt-current)
  3538.       (first-indent adopt-current)
  3539.       (last-indent adopt-current)
  3540.       (prefix "")
  3541.       (suffix "")))
  3542.  
  3543.     ; element style
  3544.     ("META"
  3545.      ((format-type block)
  3546.       (font-family adopt-current)
  3547.       (font-size adopt-current)
  3548.       (font-style adopt-current)
  3549.       (foreground-color adopt-current)
  3550.       (background-color adopt-current)
  3551.       (page-break #f)
  3552.       (keep #f)
  3553.       (tabbed #f)
  3554.       (spaced #f)
  3555.       (revision-bars #f)
  3556.       (top-space 0)
  3557.       (bottom-space 0)
  3558.       (line-height adopt-current)
  3559.       (justification adopt-current)
  3560.       (fill-mode adopt-current)
  3561.       (prefix "")
  3562.       (suffix "%attribute-list;")))
  3563.  
  3564.     ; element style
  3565.     ("MULTICOL"
  3566.      ((format-type block)
  3567.       (font-family adopt-current)
  3568.       (font-size adopt-current)
  3569.       (font-style adopt-current)
  3570.       (foreground-color adopt-current)
  3571.       (background-color adopt-current)
  3572.       (page-break #f)
  3573.       (keep #f)
  3574.       (tabbed #f)
  3575.       (spaced #f)
  3576.       (revision-bars #f)
  3577.       (top-space 0)
  3578.       (bottom-space 0)
  3579.       (line-height adopt-current)
  3580.       (justification adopt-current)
  3581.       (fill-mode adopt-current)
  3582.       (prefix "%attribute-list;")
  3583.       (suffix "")))
  3584.  
  3585.     ; element style
  3586.     ("NOBR"
  3587.      ((format-type inline)
  3588.       (font-family adopt-current)
  3589.       (font-size adopt-current)
  3590.       (font-style adopt-current)
  3591.       (foreground-color adopt-current)
  3592.       (background-color adopt-current)
  3593.       (page-break #f)
  3594.       (keep #f)
  3595.       (tabbed #f)
  3596.       (spaced #f)
  3597.       (revision-bars #f)
  3598.       (prefix "")
  3599.       (suffix "")))
  3600.  
  3601.     ; element style
  3602.     ("NOEMBED"
  3603.      ((format-type inline)
  3604.       (font-family adopt-current)
  3605.       (font-size adopt-current)
  3606.       (font-style adopt-current)
  3607.       (foreground-color adopt-current)
  3608.       (background-color adopt-current)
  3609.       (page-break #f)
  3610.       (keep #f)
  3611.       (tabbed #f)
  3612.       (spaced #f)
  3613.       (revision-bars #f)
  3614.       (prefix "")
  3615.       (suffix "")))
  3616.  
  3617.     ; element style
  3618.     ("NOFRAME"
  3619.      ((format-type block)
  3620.       (font-family adopt-current)
  3621.       (font-size adopt-current)
  3622.       (font-style adopt-current)
  3623.       (foreground-color adopt-current)
  3624.       (background-color adopt-current)
  3625.       (page-break #f)
  3626.       (keep #f)
  3627.       (tabbed #f)
  3628.       (spaced #f)
  3629.       (revision-bars #f)
  3630.       (top-space 0)
  3631.       (bottom-space 0)
  3632.       (line-height adopt-current)
  3633.       (justification adopt-current)
  3634.       (fill-mode adopt-current)
  3635.       (prefix "")
  3636.       (suffix "")))
  3637.  
  3638.     ; element style
  3639.     ("NOFRAMES"
  3640.      ((format-type block)
  3641.       (font-family adopt-current)
  3642.       (font-size adopt-current)
  3643.       (font-style adopt-current)
  3644.       (foreground-color adopt-current)
  3645.       (background-color adopt-current)
  3646.       (page-break #f)
  3647.       (keep #f)
  3648.       (tabbed #f)
  3649.       (spaced #f)
  3650.       (revision-bars #f)
  3651.       (top-space 0)
  3652.       (bottom-space 0)
  3653.       (line-height adopt-current)
  3654.       (justification adopt-current)
  3655.       (fill-mode adopt-current)
  3656.       (prefix "")
  3657.       (suffix "")))
  3658.  
  3659.     ; element style
  3660.     ("NOSCRIPT"
  3661.      ((format-type block)
  3662.       (font-family adopt-current)
  3663.       (font-size adopt-current)
  3664.       (font-style adopt-current)
  3665.       (foreground-color adopt-current)
  3666.       (background-color adopt-current)
  3667.       (page-break #f)
  3668.       (keep #f)
  3669.       (tabbed #f)
  3670.       (spaced #f)
  3671.       (revision-bars #f)
  3672.       (top-space 0)
  3673.       (bottom-space 0)
  3674.       (line-height adopt-current)
  3675.       (justification adopt-current)
  3676.       (fill-mode adopt-current)
  3677.       (prefix "%attribute-list;")
  3678.       (suffix "")))
  3679.  
  3680.     ; element style
  3681.     ("OBJECT"
  3682.      ((format-type block)
  3683.       (font-family adopt-current)
  3684.       (font-size adopt-current)
  3685.       (font-style adopt-current)
  3686.       (foreground-color adopt-current)
  3687.       (background-color adopt-current)
  3688.       (page-break #f)
  3689.       (keep #f)
  3690.       (tabbed #f)
  3691.       (spaced #f)
  3692.       (revision-bars #f)
  3693.       (top-space 0)
  3694.       (bottom-space 0)
  3695.       (line-height adopt-current)
  3696.       (justification adopt-current)
  3697.       (fill-mode adopt-current)
  3698.       (prefix "")
  3699.       (suffix "")))
  3700.  
  3701.     ; element style
  3702.     ("OL"
  3703.      ((format-type block)
  3704.       (font-family adopt-current)
  3705.       (font-size adopt-current)
  3706.       (font-style adopt-current)
  3707.       (foreground-color adopt-current)
  3708.       (background-color adopt-current)
  3709.       (page-break #f)
  3710.       (keep #f)
  3711.       (tabbed #t)
  3712.       (spaced #f)
  3713.       (revision-bars #f)
  3714.       (top-space 7)
  3715.       (bottom-space 7)
  3716.       (line-height 60 percent)
  3717.       (justification adopt-current)
  3718.       (fill-mode adopt-current)
  3719.       (left-indent + 15)
  3720.       (right-indent adopt-current)
  3721.       (first-indent adopt-current)
  3722.       (last-indent adopt-current)
  3723.       (tabs "c.+20 +10 +10 +10 +10 +10 +10 +10 +10 +10 +10 +10 +10 +10 +10")
  3724.       (prefix "")
  3725.       (suffix "")))
  3726.  
  3727.     ; element style
  3728.     ("OM-PDO"
  3729.      ((format-type block)
  3730.       (font-family adopt-current)
  3731.       (font-size adopt-current)
  3732.       (font-style adopt-current)
  3733.       (foreground-color adopt-current)
  3734.       (background-color adopt-current)
  3735.       (page-break #f)
  3736.       (keep #f)
  3737.       (tabbed #f)
  3738.       (spaced #f)
  3739.       (revision-bars #f)
  3740.       (top-space 0)
  3741.       (bottom-space 0)
  3742.       (line-height adopt-current)
  3743.       (justification adopt-current)
  3744.       (fill-mode adopt-current)
  3745.       (prefix "")
  3746.       (suffix "")))
  3747.  
  3748.     ; element style
  3749.     ("OPTION"
  3750.      ((format-type block)
  3751.       (font-family adopt-current)
  3752.       (font-size adopt-current)
  3753.       (font-style adopt-current)
  3754.       (foreground-color adopt-current)
  3755.       (background-color adopt-current)
  3756.       (page-break #f)
  3757.       (keep #f)
  3758.       (tabbed #f)
  3759.       (spaced #f)
  3760.       (revision-bars #f)
  3761.       (top-space 0)
  3762.       (bottom-space 0)
  3763.       (line-height adopt-current)
  3764.       (justification adopt-current)
  3765.       (fill-mode adopt-current)
  3766.       (left-indent + 30)
  3767.       (right-indent adopt-current)
  3768.       (first-indent adopt-current)
  3769.       (last-indent adopt-current)
  3770.       (prefix "[VALUE = %attribute VALUE;]")
  3771.       (suffix "")))
  3772.  
  3773.     ; element style
  3774.     ("P"
  3775.      ((format-type block)
  3776.       (font-family adopt-current)
  3777.       (font-size adopt-current)
  3778.       (font-style adopt-current)
  3779.       (foreground-color adopt-current)
  3780.       (background-color adopt-current)
  3781.       (page-break #f)
  3782.       (keep #f)
  3783.       (tabbed #t)
  3784.       (spaced #f)
  3785.       (revision-bars #f)
  3786.       (top-space 9)
  3787.       (bottom-space 8)
  3788.       (line-height 70 percent)
  3789.       (justification adopt-current)
  3790.       (fill-mode fill)
  3791.       (left-indent adopt-current)
  3792.       (right-indent adopt-current)
  3793.       (first-indent adopt-current)
  3794.       (last-indent adopt-current)
  3795.       (prefix "")
  3796.       (suffix "")))
  3797.  
  3798.     ; element style
  3799.     ("PARAM"
  3800.      ((format-type block)
  3801.       (font-family adopt-current)
  3802.       (font-size adopt-current)
  3803.       (font-style adopt-current)
  3804.       (foreground-color adopt-current)
  3805.       (background-color adopt-current)
  3806.       (page-break #f)
  3807.       (keep #f)
  3808.       (tabbed #f)
  3809.       (spaced #f)
  3810.       (revision-bars #f)
  3811.       (top-space 0)
  3812.       (bottom-space 0)
  3813.       (line-height adopt-current)
  3814.       (justification adopt-current)
  3815.       (fill-mode fill)
  3816.       (left-indent + 20)
  3817.       (right-indent 0)
  3818.       (first-indent + 20)
  3819.       (last-indent adopt-current)
  3820.       (prefix "%attribute-list;")
  3821.       (suffix "")))
  3822.  
  3823.     ; element style
  3824.     ("PRE"
  3825.      ((format-type block)
  3826.       (font-family "Courier New")
  3827.       (font-size 10 points)
  3828.       (font-style adopt-current)
  3829.       (foreground-color adopt-current)
  3830.       (background-color adopt-current)
  3831.       (page-break #f)
  3832.       (keep #f)
  3833.       (tabbed #f)
  3834.       (spaced #f)
  3835.       (revision-bars #f)
  3836.       (top-space 10)
  3837.       (bottom-space 10)
  3838.       (line-height adopt-current)
  3839.       (justification adopt-current)
  3840.       (fill-mode no-fill)
  3841.       (left-indent adopt-current)
  3842.       (right-indent adopt-current)
  3843.       (first-indent adopt-current)
  3844.       (last-indent adopt-current)
  3845.       (prefix "")
  3846.       (suffix "")))
  3847.  
  3848.     ; element style
  3849.     ("PRE_in_FORM"
  3850.      ((element-context "PRE")
  3851.       (ancestor-context "FORM")
  3852.       (format-type block)
  3853.       (font-family "Courier New")
  3854.       (font-size adopt-current)
  3855.       (font-style adopt-current)
  3856.       (foreground-color adopt-current)
  3857.       (background-color adopt-current)
  3858.       (page-break #f)
  3859.       (keep #f)
  3860.       (tabbed #f)
  3861.       (spaced #f)
  3862.       (revision-bars #f)
  3863.       (top-space 8)
  3864.       (bottom-space 0)
  3865.       (line-height 25 points)
  3866.       (justification adopt-current)
  3867.       (fill-mode no-fill)
  3868.       (prefix "")
  3869.       (suffix "")))
  3870.  
  3871.     ; element style
  3872.     ("P_CENTER"
  3873.      ((element-context "P")
  3874.       (attribute-context "ALIGN=\"CENTER\" ")
  3875.       (format-type block)
  3876.       (font-family adopt-current)
  3877.       (font-size adopt-current)
  3878.       (font-style adopt-current)
  3879.       (foreground-color adopt-current)
  3880.       (background-color adopt-current)
  3881.       (page-break #f)
  3882.       (keep #f)
  3883.       (tabbed #f)
  3884.       (spaced #f)
  3885.       (revision-bars #f)
  3886.       (top-space 6)
  3887.       (bottom-space 6)
  3888.       (line-height adopt-current)
  3889.       (justification center)
  3890.       (fill-mode fill)
  3891.       (left-indent adopt-current)
  3892.       (right-indent adopt-current)
  3893.       (first-indent adopt-current)
  3894.       (last-indent adopt-current)
  3895.       (prefix "")
  3896.       (suffix "")))
  3897.  
  3898.     ; element style
  3899.     ("P_IN_TD"
  3900.      ((element-context "P")
  3901.       (ancestor-context "TD")
  3902.       (format-type block)
  3903.       (font-family adopt-current)
  3904.       (font-size adopt-current)
  3905.       (font-style adopt-current)
  3906.       (foreground-color adopt-current)
  3907.       (background-color adopt-current)
  3908.       (page-break #f)
  3909.       (keep #f)
  3910.       (tabbed #f)
  3911.       (spaced #f)
  3912.       (revision-bars #f)
  3913.       (top-space 0)
  3914.       (bottom-space 0)
  3915.       (line-height adopt-current)
  3916.       (justification adopt-current)
  3917.       (fill-mode fill)
  3918.       (left-indent adopt-current)
  3919.       (right-indent adopt-current)
  3920.       (first-indent adopt-current)
  3921.       (last-indent adopt-current)
  3922.       (prefix "")
  3923.       (suffix "")))
  3924.  
  3925.     ; element style
  3926.     ("P_IN_TH"
  3927.      ((element-context "P")
  3928.       (ancestor-context "TH")
  3929.       (format-type block)
  3930.       (font-family adopt-current)
  3931.       (font-size adopt-current)
  3932.       (font-style adopt-current)
  3933.       (foreground-color adopt-current)
  3934.       (background-color adopt-current)
  3935.       (page-break #f)
  3936.       (keep #f)
  3937.       (tabbed #f)
  3938.       (spaced #f)
  3939.       (revision-bars #f)
  3940.       (top-space 0)
  3941.       (bottom-space 0)
  3942.       (line-height adopt-current)
  3943.       (justification adopt-current)
  3944.       (fill-mode fill)
  3945.       (left-indent adopt-current)
  3946.       (right-indent adopt-current)
  3947.       (first-indent adopt-current)
  3948.       (last-indent adopt-current)
  3949.       (prefix "")
  3950.       (suffix "")))
  3951.  
  3952.     ; element style
  3953.     ("P_JUSTIFY"
  3954.      ((element-context "P")
  3955.       (attribute-context "ALIGN=\"JUSTIFY\" ")
  3956.       (format-type block)
  3957.       (font-family adopt-current)
  3958.       (font-size adopt-current)
  3959.       (font-style adopt-current)
  3960.       (foreground-color adopt-current)
  3961.       (background-color adopt-current)
  3962.       (page-break #f)
  3963.       (keep #f)
  3964.       (tabbed #f)
  3965.       (spaced #f)
  3966.       (revision-bars #f)
  3967.       (top-space 6)
  3968.       (bottom-space 6)
  3969.       (line-height adopt-current)
  3970.       (justification both)
  3971.       (fill-mode fill)
  3972.       (left-indent adopt-current)
  3973.       (right-indent adopt-current)
  3974.       (first-indent adopt-current)
  3975.       (last-indent adopt-current)
  3976.       (prefix "")
  3977.       (suffix "")))
  3978.  
  3979.     ; element style
  3980.     ("P_LEFT"
  3981.      ((element-context "P")
  3982.       (attribute-context "ALIGN=\"LEFT\" ")
  3983.       (format-type block)
  3984.       (font-family adopt-current)
  3985.       (font-size adopt-current)
  3986.       (font-style adopt-current)
  3987.       (foreground-color adopt-current)
  3988.       (background-color adopt-current)
  3989.       (page-break #f)
  3990.       (keep #f)
  3991.       (tabbed #f)
  3992.       (spaced #f)
  3993.       (revision-bars #f)
  3994.       (top-space 6)
  3995.       (bottom-space 6)
  3996.       (line-height adopt-current)
  3997.       (justification left)
  3998.       (fill-mode fill)
  3999.       (left-indent adopt-current)
  4000.       (right-indent adopt-current)
  4001.       (first-indent adopt-current)
  4002.       (last-indent adopt-current)
  4003.       (prefix "")
  4004.       (suffix "")))
  4005.  
  4006.     ; element style
  4007.     ("P_RIGHT"
  4008.      ((element-context "P")
  4009.       (attribute-context "ALIGN=\"RIGHT\" ")
  4010.       (format-type block)
  4011.       (font-family adopt-current)
  4012.       (font-size adopt-current)
  4013.       (font-style adopt-current)
  4014.       (foreground-color adopt-current)
  4015.       (background-color adopt-current)
  4016.       (page-break #f)
  4017.       (keep #f)
  4018.       (tabbed #f)
  4019.       (spaced #f)
  4020.       (revision-bars #f)
  4021.       (top-space 6)
  4022.       (bottom-space 6)
  4023.       (line-height adopt-current)
  4024.       (justification right)
  4025.       (fill-mode fill)
  4026.       (left-indent adopt-current)
  4027.       (right-indent adopt-current)
  4028.       (first-indent adopt-current)
  4029.       (last-indent adopt-current)
  4030.       (prefix "")
  4031.       (suffix "")))
  4032.  
  4033.     ; element style
  4034.     ("P_in_FORM"
  4035.      ((element-context "P")
  4036.       (ancestor-context "FORM")
  4037.       (format-type block)
  4038.       (font-family adopt-current)
  4039.       (font-size adopt-current)
  4040.       (font-style adopt-current)
  4041.       (foreground-color adopt-current)
  4042.       (background-color adopt-current)
  4043.       (page-break #f)
  4044.       (keep #f)
  4045.       (tabbed #t)
  4046.       (spaced #f)
  4047.       (revision-bars #f)
  4048.       (top-space 8)
  4049.       (bottom-space 0)
  4050.       (line-height 25 points)
  4051.       (justification adopt-current)
  4052.       (fill-mode fill)
  4053.       (left-indent adopt-current)
  4054.       (right-indent adopt-current)
  4055.       (first-indent adopt-current)
  4056.       (last-indent adopt-current)
  4057.       (prefix "")
  4058.       (suffix "")))
  4059.  
  4060.     ; element style
  4061.     ("Q"
  4062.      ((format-type inline)
  4063.       (font-family adopt-current)
  4064.       (font-size adopt-current)
  4065.       (font-style adopt-current)
  4066.       (foreground-color adopt-current)
  4067.       (background-color adopt-current)
  4068.       (page-break #f)
  4069.       (keep #f)
  4070.       (tabbed #f)
  4071.       (spaced #f)
  4072.       (revision-bars #f)
  4073.       (prefix "")
  4074.       (suffix "")))
  4075.  
  4076.     ; element style
  4077.     ("ROWS"
  4078.      ((format-type block)
  4079.       (font-family adopt-current)
  4080.       (font-size adopt-current)
  4081.       (font-style adopt-current)
  4082.       (foreground-color adopt-current)
  4083.       (background-color adopt-current)
  4084.       (page-break #f)
  4085.       (keep #f)
  4086.       (tabbed #f)
  4087.       (spaced #f)
  4088.       (revision-bars #f)
  4089.       (top-space 0)
  4090.       (bottom-space 0)
  4091.       (line-height adopt-current)
  4092.       (justification adopt-current)
  4093.       (fill-mode adopt-current)
  4094.       (prefix "")
  4095.       (suffix "")))
  4096.  
  4097.     ; element style
  4098.     ("S"
  4099.      ((format-type inline)
  4100.       (font-family adopt-current)
  4101.       (font-size adopt-current)
  4102.       (font-style strikethrough)
  4103.       (font-style adopt-current)
  4104.       (foreground-color adopt-current)
  4105.       (background-color adopt-current)
  4106.       (page-break #f)
  4107.       (keep #f)
  4108.       (tabbed #f)
  4109.       (spaced #f)
  4110.       (revision-bars #f)
  4111.       (prefix "")
  4112.       (suffix "")))
  4113.  
  4114.     ; element style
  4115.     ("SAMP"
  4116.      ((format-type inline)
  4117.       (font-family "Courier New")
  4118.       (font-size adopt-current)
  4119.       (font-style adopt-current)
  4120.       (foreground-color adopt-current)
  4121.       (background-color adopt-current)
  4122.       (page-break #f)
  4123.       (keep #f)
  4124.       (tabbed #f)
  4125.       (spaced #f)
  4126.       (revision-bars #f)
  4127.       (prefix "")
  4128.       (suffix "")))
  4129.  
  4130.     ; element style
  4131.     ("SCRIPT"
  4132.      ((format-type block)
  4133.       (font-family "Courier New")
  4134.       (font-size 10 points)
  4135.       (font-style adopt-current)
  4136.       (foreground-color "Green")
  4137.       (background-color adopt-current)
  4138.       (page-break #f)
  4139.       (keep #f)
  4140.       (tabbed #f)
  4141.       (spaced #f)
  4142.       (revision-bars #f)
  4143.       (top-space 10)
  4144.       (bottom-space 10)
  4145.       (line-height 110 percent)
  4146.       (justification adopt-current)
  4147.       (fill-mode no-fill)
  4148.       (left-indent adopt-current)
  4149.       (right-indent adopt-current)
  4150.       (first-indent adopt-current)
  4151.       (last-indent adopt-current)
  4152.       (prefix "")
  4153.       (suffix "")))
  4154.  
  4155.     ; element style
  4156.     ("SELECT"
  4157.      ((format-type inline)
  4158.       (font-family adopt-current)
  4159.       (font-size adopt-current)
  4160.       (font-style adopt-current)
  4161.       (foreground-color "Gray")
  4162.       (background-color adopt-current)
  4163.       (page-break #f)
  4164.       (keep #f)
  4165.       (tabbed #f)
  4166.       (spaced #f)
  4167.       (revision-bars #f)
  4168.       (prefix "[NAME = %attribute NAME; & SIZE = %attribute SIZE;]")
  4169.       (suffix "")))
  4170.  
  4171.     ; element style
  4172.     ("SERVER"
  4173.      ((format-type block)
  4174.       (font-family "Courier New")
  4175.       (font-size 10 points)
  4176.       (font-style adopt-current)
  4177.       (foreground-color "Teal")
  4178.       (background-color adopt-current)
  4179.       (page-break #f)
  4180.       (keep #f)
  4181.       (tabbed #t)
  4182.       (spaced #f)
  4183.       (revision-bars #f)
  4184.       (top-space 10)
  4185.       (bottom-space 10)
  4186.       (line-height 110 percent)
  4187.       (justification adopt-current)
  4188.       (fill-mode no-fill)
  4189.       (left-indent adopt-current)
  4190.       (right-indent adopt-current)
  4191.       (first-indent adopt-current)
  4192.       (last-indent adopt-current)
  4193.       (prefix "%attribute-list;")
  4194.       (suffix "")))
  4195.  
  4196.     ; element style
  4197.     ("SMALL"
  4198.      ((format-type inline)
  4199.       (font-family adopt-current)
  4200.       (font-size - 2 points)
  4201.       (font-style adopt-current)
  4202.       (foreground-color adopt-current)
  4203.       (background-color adopt-current)
  4204.       (page-break #f)
  4205.       (keep #f)
  4206.       (tabbed #f)
  4207.       (spaced #f)
  4208.       (revision-bars #f)
  4209.       (prefix "")
  4210.       (suffix "")))
  4211.  
  4212.     ; element style
  4213.     ("SND"
  4214.      ((format-type inline)
  4215.       (font-family adopt-current)
  4216.       (font-size adopt-current)
  4217.       (font-style adopt-current)
  4218.       (foreground-color adopt-current)
  4219.       (background-color adopt-current)
  4220.       (page-break #f)
  4221.       (keep #f)
  4222.       (tabbed #f)
  4223.       (spaced #f)
  4224.       (revision-bars #f)
  4225.       (prefix "")
  4226.       (suffix "")))
  4227.  
  4228.     ; element style
  4229.     ("SOUND"
  4230.      ((format-type inline)
  4231.       (font-family adopt-current)
  4232.       (font-size adopt-current)
  4233.       (font-style adopt-current)
  4234.       (foreground-color adopt-current)
  4235.       (background-color adopt-current)
  4236.       (page-break #f)
  4237.       (keep #f)
  4238.       (tabbed #f)
  4239.       (spaced #f)
  4240.       (revision-bars #f)
  4241.       (prefix "")
  4242.       (suffix "")))
  4243.  
  4244.     ; element style
  4245.     ("SPACER"
  4246.      ((format-type inline)
  4247.       (font-family adopt-current)
  4248.       (font-size adopt-current)
  4249.       (font-style adopt-current)
  4250.       (foreground-color adopt-current)
  4251.       (background-color adopt-current)
  4252.       (page-break #f)
  4253.       (keep #f)
  4254.       (tabbed #f)
  4255.       (spaced #f)
  4256.       (revision-bars #f)
  4257.       (prefix "%attribute-list;")
  4258.       (suffix "")))
  4259.  
  4260.     ; element style
  4261.     ("SPACER_BLOCK_CENTER"
  4262.      ((element-context "SPACER")
  4263.       (attribute-context "TYPE=\"BLOCK\" ALIGN=\"CENTER\" ")
  4264.       (format-type block)
  4265.       (font-family adopt-current)
  4266.       (font-size adopt-current)
  4267.       (font-style adopt-current)
  4268.       (foreground-color adopt-current)
  4269.       (background-color adopt-current)
  4270.       (page-break #f)
  4271.       (keep #f)
  4272.       (tabbed #f)
  4273.       (spaced #f)
  4274.       (revision-bars #f)
  4275.       (top-space 0)
  4276.       (bottom-space 0)
  4277.       (line-height adopt-current)
  4278.       (justification center)
  4279.       (fill-mode adopt-current)
  4280.       (left-indent adopt-current)
  4281.       (right-indent adopt-current)
  4282.       (first-indent adopt-current)
  4283.       (last-indent adopt-current)
  4284.       (prefix "%attribute-list;")
  4285.       (suffix "")))
  4286.  
  4287.     ; element style
  4288.     ("SPACER_BLOCK_LEFT"
  4289.      ((element-context "SPACER")
  4290.       (attribute-context "ALIGN=\"LEFT\" TYPE=\"BLOCK\" ")
  4291.       (format-type block)
  4292.       (font-family adopt-current)
  4293.       (font-size adopt-current)
  4294.       (font-style adopt-current)
  4295.       (foreground-color adopt-current)
  4296.       (background-color adopt-current)
  4297.       (page-break #f)
  4298.       (keep #f)
  4299.       (tabbed #f)
  4300.       (spaced #f)
  4301.       (revision-bars #f)
  4302.       (top-space 0)
  4303.       (bottom-space 0)
  4304.       (line-height adopt-current)
  4305.       (justification left)
  4306.       (fill-mode adopt-current)
  4307.       (left-indent adopt-current)
  4308.       (right-indent adopt-current)
  4309.       (first-indent adopt-current)
  4310.       (last-indent adopt-current)
  4311.       (prefix "%attribute-list;")
  4312.       (suffix "")))
  4313.  
  4314.     ; element style
  4315.     ("SPACER_BLOCK_RIGHT"
  4316.      ((element-context "SPACER")
  4317.       (attribute-context "TYPE=\"BLOCK\" ALIGN=\"RIGHT\" ")
  4318.       (format-type block)
  4319.       (font-family adopt-current)
  4320.       (font-size adopt-current)
  4321.       (font-style adopt-current)
  4322.       (foreground-color adopt-current)
  4323.       (background-color adopt-current)
  4324.       (page-break #f)
  4325.       (keep #f)
  4326.       (tabbed #f)
  4327.       (spaced #f)
  4328.       (revision-bars #f)
  4329.       (top-space 0)
  4330.       (bottom-space 0)
  4331.       (line-height adopt-current)
  4332.       (justification right)
  4333.       (fill-mode adopt-current)
  4334.       (left-indent adopt-current)
  4335.       (right-indent adopt-current)
  4336.       (first-indent adopt-current)
  4337.       (last-indent adopt-current)
  4338.       (prefix "%attribute-list;")
  4339.       (suffix "")))
  4340.  
  4341.     ; element style
  4342.     ("SPACER_HORIZONTAL"
  4343.      ((element-context "SPACER")
  4344.       (attribute-context "TYPE=\"HORIZONTAL\" ")
  4345.       (format-type inline)
  4346.       (font-family adopt-current)
  4347.       (font-size adopt-current)
  4348.       (font-style adopt-current)
  4349.       (foreground-color adopt-current)
  4350.       (background-color adopt-current)
  4351.       (page-break #f)
  4352.       (keep #f)
  4353.       (tabbed #f)
  4354.       (spaced #f)
  4355.       (revision-bars #f)
  4356.       (prefix "%attribute-list;")
  4357.       (suffix "")))
  4358.  
  4359.     ; element style
  4360.     ("SPACER_VERTICAL"
  4361.      ((element-context "SPACER")
  4362.       (attribute-context "TYPE=\"VERTICAL\" ")
  4363.       (format-type block)
  4364.       (font-family adopt-current)
  4365.       (font-size adopt-current)
  4366.       (font-style adopt-current)
  4367.       (foreground-color adopt-current)
  4368.       (background-color adopt-current)
  4369.       (page-break #f)
  4370.       (keep #f)
  4371.       (tabbed #f)
  4372.       (spaced #f)
  4373.       (revision-bars #f)
  4374.       (top-space 0)
  4375.       (bottom-space 0)
  4376.       (line-height adopt-current)
  4377.       (justification adopt-current)
  4378.       (fill-mode adopt-current)
  4379.       (left-indent adopt-current)
  4380.       (right-indent adopt-current)
  4381.       (first-indent adopt-current)
  4382.       (last-indent adopt-current)
  4383.       (prefix "%attribute-list;")
  4384.       (suffix "")))
  4385.  
  4386.     ; element style
  4387.     ("SPAN"
  4388.      ((format-type inline)
  4389.       (font-family adopt-current)
  4390.       (font-size adopt-current)
  4391.       (font-style adopt-current)
  4392.       (foreground-color adopt-current)
  4393.       (background-color adopt-current)
  4394.       (page-break #f)
  4395.       (keep #f)
  4396.       (tabbed #f)
  4397.       (spaced #f)
  4398.       (revision-bars #f)
  4399.       (prefix "")
  4400.       (suffix "")))
  4401.  
  4402.     ; element style
  4403.     ("SQ.DTC"
  4404.      ((format-type block)
  4405.       (font-family adopt-current)
  4406.       (font-size adopt-current)
  4407.       (font-style adopt-current)
  4408.       (foreground-color adopt-current)
  4409.       (background-color adopt-current)
  4410.       (page-break #f)
  4411.       (keep #f)
  4412.       (tabbed #f)
  4413.       (spaced #f)
  4414.       (revision-bars #f)
  4415.       (top-space 0)
  4416.       (bottom-space 0)
  4417.       (line-height adopt-current)
  4418.       (justification adopt-current)
  4419.       (fill-mode adopt-current)
  4420.       (prefix "")
  4421.       (suffix "")))
  4422.  
  4423.     ; element style
  4424.     ("SQTBODY"
  4425.      ((format-type block)
  4426.       (font-family adopt-current)
  4427.       (font-size adopt-current)
  4428.       (font-style adopt-current)
  4429.       (foreground-color adopt-current)
  4430.       (background-color adopt-current)
  4431.       (page-break #f)
  4432.       (keep #f)
  4433.       (tabbed #f)
  4434.       (spaced #f)
  4435.       (revision-bars #f)
  4436.       (top-space 0)
  4437.       (bottom-space 0)
  4438.       (line-height adopt-current)
  4439.       (justification adopt-current)
  4440.       (fill-mode adopt-current)
  4441.       (prefix "")
  4442.       (suffix "")))
  4443.  
  4444.     ; element style
  4445.     ("STRIKE"
  4446.      ((format-type inline)
  4447.       (font-family adopt-current)
  4448.       (font-size adopt-current)
  4449.       (font-style strikethrough)
  4450.       (foreground-color adopt-current)
  4451.       (background-color adopt-current)
  4452.       (page-break #f)
  4453.       (keep #f)
  4454.       (tabbed #f)
  4455.       (spaced #f)
  4456.       (revision-bars #f)
  4457.       (prefix "")
  4458.       (suffix "")))
  4459.  
  4460.     ; element style
  4461.     ("STRONG"
  4462.      ((format-type inline)
  4463.       (font-family adopt-current)
  4464.       (font-size adopt-current)
  4465.       (font-style bold)
  4466.       (font-style adopt-current)
  4467.       (foreground-color adopt-current)
  4468.       (background-color adopt-current)
  4469.       (page-break #f)
  4470.       (keep #f)
  4471.       (tabbed #f)
  4472.       (spaced #f)
  4473.       (revision-bars #f)
  4474.       (prefix "")
  4475.       (suffix "")))
  4476.  
  4477.     ; element style
  4478.     ("STYLE"
  4479.      ((format-type block)
  4480.       (font-family "Courier New")
  4481.       (font-size adopt-current)
  4482.       (font-style adopt-current)
  4483.       (foreground-color adopt-current)
  4484.       (background-color adopt-current)
  4485.       (page-break #f)
  4486.       (keep #f)
  4487.       (tabbed #f)
  4488.       (spaced #f)
  4489.       (revision-bars #f)
  4490.       (top-space 0)
  4491.       (bottom-space 0)
  4492.       (line-height adopt-current)
  4493.       (justification adopt-current)
  4494.       (fill-mode no-fill)
  4495.       (prefix "")
  4496.       (suffix "")))
  4497.  
  4498.     ; element style
  4499.     ("SUB"
  4500.      ((format-type inline)
  4501.       (font-family adopt-current)
  4502.       (font-size - 2 points)
  4503.       (font-style subscript)
  4504.       (font-style adopt-current)
  4505.       (foreground-color adopt-current)
  4506.       (background-color adopt-current)
  4507.       (page-break #f)
  4508.       (keep #f)
  4509.       (tabbed #f)
  4510.       (spaced #f)
  4511.       (revision-bars #f)
  4512.       (prefix "")
  4513.       (suffix "")))
  4514.  
  4515.     ; element style
  4516.     ("SUP"
  4517.      ((format-type inline)
  4518.       (font-family adopt-current)
  4519.       (font-size - 2 points)
  4520.       (font-style superscript)
  4521.       (font-style adopt-current)
  4522.       (foreground-color adopt-current)
  4523.       (background-color adopt-current)
  4524.       (page-break #f)
  4525.       (keep #f)
  4526.       (tabbed #f)
  4527.       (spaced #f)
  4528.       (revision-bars #f)
  4529.       (prefix "")
  4530.       (suffix "")))
  4531.  
  4532.     ; element style
  4533.     ("TABLE"
  4534.      ((format-type block)
  4535.       (font-family adopt-current)
  4536.       (font-size adopt-current)
  4537.       (font-style adopt-current)
  4538.       (foreground-color adopt-current)
  4539.       (background-color adopt-current)
  4540.       (page-break #f)
  4541.       (keep #f)
  4542.       (tabbed #f)
  4543.       (spaced #f)
  4544.       (revision-bars #f)
  4545.       (top-space 0)
  4546.       (bottom-space 0)
  4547.       (line-height 6 points)
  4548.       (justification adopt-current)
  4549.       (fill-mode adopt-current)
  4550.       (left-indent adopt-current)
  4551.       (right-indent adopt-current)
  4552.       (first-indent adopt-current)
  4553.       (last-indent adopt-current)
  4554.       (prefix "")
  4555.       (suffix "")))
  4556.  
  4557.     ; element style
  4558.     ("TBODY"
  4559.      ((format-type block)
  4560.       (font-family adopt-current)
  4561.       (font-size adopt-current)
  4562.       (font-style adopt-current)
  4563.       (foreground-color adopt-current)
  4564.       (background-color adopt-current)
  4565.       (page-break #f)
  4566.       (keep #f)
  4567.       (tabbed #f)
  4568.       (spaced #f)
  4569.       (revision-bars #f)
  4570.       (top-space 0)
  4571.       (bottom-space 0)
  4572.       (line-height adopt-current)
  4573.       (justification adopt-current)
  4574.       (fill-mode adopt-current)
  4575.       (prefix "")
  4576.       (suffix "")))
  4577.  
  4578.     ; element style
  4579.     ("TD"
  4580.      ((format-type inline)
  4581.       (font-family adopt-current)
  4582.       (font-size adopt-current)
  4583.       (font-style adopt-current)
  4584.       (foreground-color adopt-current)
  4585.       (background-color adopt-current)
  4586.       (page-break #f)
  4587.       (keep #f)
  4588.       (tabbed #f)
  4589.       (spaced #f)
  4590.       (revision-bars #f)
  4591.       (prefix "")
  4592.       (suffix "")))
  4593.  
  4594.     ; element style
  4595.     ("TEXTAREA"
  4596.      ((format-type inline)
  4597.       (font-family adopt-current)
  4598.       (font-size adopt-current)
  4599.       (font-style adopt-current)
  4600.       (foreground-color "Gray")
  4601.       (background-color adopt-current)
  4602.       (page-break #f)
  4603.       (keep #f)
  4604.       (tabbed #f)
  4605.       (spaced #f)
  4606.       (revision-bars #f)
  4607.       (prefix "[NAME = %attribute NAME; & ROWS = %attribute ROWS; & COLS = %attribute COLS;]")
  4608.       (suffix "")))
  4609.  
  4610.     ; element style
  4611.     ("TFOOT"
  4612.      ((format-type block)
  4613.       (font-family adopt-current)
  4614.       (font-size adopt-current)
  4615.       (font-style adopt-current)
  4616.       (foreground-color adopt-current)
  4617.       (background-color adopt-current)
  4618.       (page-break #f)
  4619.       (keep #f)
  4620.       (tabbed #f)
  4621.       (spaced #f)
  4622.       (revision-bars #f)
  4623.       (top-space 0)
  4624.       (bottom-space 0)
  4625.       (line-height adopt-current)
  4626.       (justification adopt-current)
  4627.       (fill-mode adopt-current)
  4628.       (prefix "")
  4629.       (suffix "")))
  4630.  
  4631.     ; element style
  4632.     ("TH"
  4633.      ((format-type inline)
  4634.       (font-family adopt-current)
  4635.       (font-size adopt-current)
  4636.       (font-style bold)
  4637.       (foreground-color adopt-current)
  4638.       (background-color adopt-current)
  4639.       (page-break #f)
  4640.       (keep #f)
  4641.       (tabbed #f)
  4642.       (spaced #f)
  4643.       (revision-bars #f)
  4644.       (prefix "")
  4645.       (suffix "")))
  4646.  
  4647.     ; element style
  4648.     ("THEAD"
  4649.      ((format-type block)
  4650.       (font-family adopt-current)
  4651.       (font-size adopt-current)
  4652.       (font-style adopt-current)
  4653.       (foreground-color adopt-current)
  4654.       (background-color adopt-current)
  4655.       (page-break #f)
  4656.       (keep #f)
  4657.       (tabbed #f)
  4658.       (spaced #f)
  4659.       (revision-bars #f)
  4660.       (top-space 0)
  4661.       (bottom-space 0)
  4662.       (line-height adopt-current)
  4663.       (justification adopt-current)
  4664.       (fill-mode adopt-current)
  4665.       (prefix "")
  4666.       (suffix "")))
  4667.  
  4668.     ; element style
  4669.     ("TITLE"
  4670.      ((format-type block)
  4671.       (font-family adopt-current)
  4672.       (font-size adopt-current)
  4673.       (font-style bold)
  4674.       (foreground-color adopt-current)
  4675.       (background-color adopt-current)
  4676.       (page-break #f)
  4677.       (keep #f)
  4678.       (tabbed #f)
  4679.       (spaced #f)
  4680.       (revision-bars #f)
  4681.       (top-space 0)
  4682.       (bottom-space 0)
  4683.       (line-height adopt-current)
  4684.       (justification adopt-current)
  4685.       (fill-mode adopt-current)
  4686.       (left-indent adopt-current)
  4687.       (right-indent adopt-current)
  4688.       (first-indent adopt-current)
  4689.       (last-indent adopt-current)
  4690.       (prefix "Document Title: ")
  4691.       (suffix "")))
  4692.  
  4693.     ; element style
  4694.     ("TR"
  4695.      ((format-type block)
  4696.       (font-family adopt-current)
  4697.       (font-size adopt-current)
  4698.       (font-style adopt-current)
  4699.       (foreground-color adopt-current)
  4700.       (background-color adopt-current)
  4701.       (page-break #f)
  4702.       (keep #f)
  4703.       (tabbed #f)
  4704.       (spaced #f)
  4705.       (revision-bars #f)
  4706.       (top-space 0)
  4707.       (bottom-space 0)
  4708.       (line-height adopt-current)
  4709.       (justification adopt-current)
  4710.       (fill-mode adopt-current)
  4711.       (prefix "")
  4712.       (suffix "")))
  4713.  
  4714.     ; element style
  4715.     ("TT"
  4716.      ((format-type inline)
  4717.       (font-family "Courier New")
  4718.       (font-size - 2 points)
  4719.       (font-style adopt-current)
  4720.       (foreground-color adopt-current)
  4721.       (background-color adopt-current)
  4722.       (page-break #f)
  4723.       (keep #f)
  4724.       (tabbed #f)
  4725.       (spaced #f)
  4726.       (revision-bars #f)
  4727.       (prefix "")
  4728.       (suffix "")))
  4729.  
  4730.     ; element style
  4731.     ("U"
  4732.      ((format-type inline)
  4733.       (font-family adopt-current)
  4734.       (font-size adopt-current)
  4735.       (font-style underline)
  4736.       (font-style adopt-current)
  4737.       (foreground-color adopt-current)
  4738.       (background-color adopt-current)
  4739.       (page-break #f)
  4740.       (keep #f)
  4741.       (tabbed #f)
  4742.       (spaced #f)
  4743.       (revision-bars #f)
  4744.       (prefix "")
  4745.       (suffix "")))
  4746.  
  4747.     ; element style
  4748.     ("UL"
  4749.      ((format-type block)
  4750.       (font-family adopt-current)
  4751.       (font-size adopt-current)
  4752.       (font-style adopt-current)
  4753.       (foreground-color adopt-current)
  4754.       (background-color adopt-current)
  4755.       (page-break #f)
  4756.       (keep #f)
  4757.       (tabbed #f)
  4758.       (spaced #f)
  4759.       (revision-bars #f)
  4760.       (top-space 7)
  4761.       (bottom-space 7)
  4762.       (line-height 60 percent)
  4763.       (justification adopt-current)
  4764.       (fill-mode fill)
  4765.       (left-indent + 18)
  4766.       (right-indent adopt-current)
  4767.       (first-indent adopt-current)
  4768.       (last-indent 0)
  4769.       (prefix "")
  4770.       (suffix "")))
  4771.  
  4772.     ; element style
  4773.     ("VAR"
  4774.      ((format-type inline)
  4775.       (font-family adopt-current)
  4776.       (font-size adopt-current)
  4777.       (font-style italic)
  4778.       (font-style adopt-current)
  4779.       (foreground-color adopt-current)
  4780.       (background-color adopt-current)
  4781.       (page-break #f)
  4782.       (keep #f)
  4783.       (tabbed #f)
  4784.       (spaced #f)
  4785.       (revision-bars #f)
  4786.       (prefix "")
  4787.       (suffix "")))
  4788.  
  4789.     ; element style
  4790.     ("WBR"
  4791.      ((format-type block)
  4792.       (font-family adopt-current)
  4793.       (font-size adopt-current)
  4794.       (font-style adopt-current)
  4795.       (foreground-color adopt-current)
  4796.       (background-color adopt-current)
  4797.       (page-break #f)
  4798.       (keep #f)
  4799.       (tabbed #f)
  4800.       (spaced #f)
  4801.       (revision-bars #f)
  4802.       (top-space 0)
  4803.       (bottom-space 0)
  4804.       (line-height adopt-current)
  4805.       (justification adopt-current)
  4806.       (fill-mode adopt-current)
  4807.       (prefix "")
  4808.       (suffix "")))
  4809. )
  4810.